Correcting login stylesheet since changes to template class.
[squirrelmail.git] / templates / default_advanced / stylesheet_advanced.tpl
index eddb712d574d7d0baa8d1b5f2a4e46fc12813cf5..d601f3d41846797be4ab55a6a8132cc476a97fa4 100644 (file)
@@ -107,7 +107,7 @@ extract($t);
     color: #110f08;
     border: 1px solid #726b58;
     padding: 1px;
-    background: url(<?php echo $icon_theme_path; ?>/login2.png) repeat-y;
+    background: url('<?php echo $sTplDir; ?>images/login2.png') repeat-y;
     width: 160px;
 }