diff --git a/hwe/func_legacy.php b/hwe/func_legacy.php
index bfc56589..a5ac76e2 100644
--- a/hwe/func_legacy.php
+++ b/hwe/func_legacy.php
@@ -103,23 +103,17 @@ function GetNationColors()
function backButton()
{
- return "
-
-";
+ return "
";
}
function CoreBackButton()
{
- return "
-
-";
+ return "
";
}
function closeButton()
{
- return "
-
-";
+ return "
";
}