From 45168720c82c36e472a096caa3e94b32d8b055b6 Mon Sep 17 00:00:00 2001 From: stevetruckstuff Date: Wed, 27 Sep 2006 21:43:41 +0000 Subject: [PATCH] Correcting login stylesheet since changes to template class. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/default_advanced/stylesheet_advanced.tpl b/templates/default_advanced/stylesheet_advanced.tpl index eddb712d..d601f3d4 100644 --- a/templates/default_advanced/stylesheet_advanced.tpl +++ b/templates/default_advanced/stylesheet_advanced.tpl @@ -107,7 +107,7 @@ extract($t); color: #110f08; border: 1px solid #726b58; padding: 1px; - background: url(/login2.png) repeat-y; + background: url('images/login2.png') repeat-y; width: 160px; } -- 2.25.1