diff --git a/themes/enhanced/template.php b/themes/enhanced/template.php
index 6b1f11309f..7d4b19f884 100644
--- a/themes/enhanced/template.php
+++ b/themes/enhanced/template.php
@@ -629,7 +629,7 @@ table tr:nth-last-child(-5) td:first-of-type {
height: auto;
background-color: #000;
background-repeat: repeat-x;
- background-image: url('=PROJECT_PATH?>/themes/enhanced/images/background_black.png');
+ background-image: url('/themes/enhanced/images/background_black.png');
background-position: top center;
padding: 6px 0px 8px 0px;
-webkit-border-radius: 0px 0px 3px 3px;
@@ -745,9 +745,9 @@ table tr:nth-last-child(-5) td:first-of-type {
//-->
-
-
-
+
+
+