Correcting login stylesheet since changes to template class.
authorstevetruckstuff <stevetruckstuff@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 27 Sep 2006 21:43:41 +0000 (21:43 +0000)
committerstevetruckstuff <stevetruckstuff@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 27 Sep 2006 21:43:41 +0000 (21:43 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11742 7612ce4b-ef26-0410-bec9-ea0150e637f0

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;
 }