phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/templates/default/login_denylogin.tpl, 1.3.8


From: nomail
Subject: [Phpgroupware-cvs] phpgwapi/templates/default/login_denylogin.tpl, 1.3.8.1
Date: Sat, 6 Nov 2004 16:34:25 +0100

Update of /phpgwapi/templates/default
Modified Files:
        Branch: Version-0_9_16-branch
          login_denylogin.tpl

date: 2004/11/06 15:34:25;  author: powerstat;  state: Exp;  lines: +9 -9

Log Message:
Bugfixes HTML; makes it a bit more W3C conform;
see patch  #3503
=====================================================================
Index: phpgwapi/templates/default/login_denylogin.tpl
diff -u phpgwapi/templates/default/login_denylogin.tpl:1.3 
phpgwapi/templates/default/login_denylogin.tpl:1.3.8.1
--- phpgwapi/templates/default/login_denylogin.tpl:1.3  Tue Feb 27 12:48:37 2001
+++ phpgwapi/templates/default/login_denylogin.tpl      Sat Nov  6 15:34:25 2004
@@ -1,14 +1,14 @@
 
 <!-- BEGIN form -->
-<BODY bgcolor="#FFFFFF">
-<A href="http://www.phpgroupware.org";><img 
src="phpgwapi/templates/{template_set}/images/logo.gif" alt="phpGroupWare" 
border="0"></a>
+<body bgcolor="#FFFFFF">
+<a href="http://www.phpgroupware.org";><img 
src="phpgwapi/templates/{template_set}/images/logo.gif" alt="phpGroupWare" 
border="0" /></a>
 
-<TABLE border="0" height="94%" width="100%">
- <TR>
-  <TD align="CENTER">
-    Opps! You caught us in the middle of a system upgrade.<br>Please, check 
back with us shortly.
-  </TD>
- </TR>
-</TABLE>
+<table border="0" height="94%" width="100%">
+ <tr>
+  <td align="center">
+    Opps! You caught us in the middle of a system upgrade.<br />Please, check 
back with us shortly.
+  </td>
+ </tr>
+</table>
 
 <!-- END form -->




reply via email to

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