phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] phpgwapi/templates/base login.tpl,1.3


From: skwashd
Subject: [Phpgroupware-cvs] phpgwapi/templates/base login.tpl,1.3
Date: Thu, 24 Feb 2005 15:58:21 -0000

Update of phpgwapi/templates/base

Modified Files:
     Branch: MAIN
            login.tpl lines: +1 -1

Log Message:
fix image

====================================================
Index: phpgwapi/templates/base/login.tpl
diff -u phpgwapi/templates/base/login.tpl:1.2 
phpgwapi/templates/base/login.tpl:1.3
--- phpgwapi/templates/base/login.tpl:1.2       Thu Dec 30 06:47:34 2004
+++ phpgwapi/templates/base/login.tpl   Mon Jan  3 23:13:23 2005
@@ -12,7 +12,7 @@
 </HEAD>

 <body bgcolor="#{bg_color}">
-<a href="http://{logo_url}";><img 
src="phpgwapi/templates/{template_set}/images/{logo_file}" alt="{logo_title}" 
title="{logo_title}" border="0"></a>
+<a href="http://{logo_url}";><img src="{logo_file}" alt="{logo_title}" 
title="{logo_title}" border="0"></a>
 <p>&nbsp;</p>
 <center>{lang_message}</center>
 <p>&nbsp;</p>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]