phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] email/templates/default/filters.tpl, 1.11.2.2


From: nomail
Subject: [Phpgroupware-cvs] email/templates/default/filters.tpl, 1.11.2.2
Date: Sat, 6 Nov 2004 17:13:43 +0100

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

date: 2004/11/06 16:13:43;  author: powerstat;  state: Exp;  lines: +7 -7

Log Message:
replaced <br> with <br /> and <hr> with <hr /> for better w3c compatibility
=====================================================================
Index: email/templates/default/filters.tpl
diff -u email/templates/default/filters.tpl:1.11.2.1 
email/templates/default/filters.tpl:1.11.2.2
--- email/templates/default/filters.tpl:1.11.2.1        Mon Sep  8 08:33:37 2003
+++ email/templates/default/filters.tpl Sat Nov  6 16:13:43 2004
@@ -66,7 +66,7 @@
        <!-- END B_matches_row -->
        </table>
 
-       <br>
+       <br />
        
        <table width="90%" border="0" cellpadding="3" cellspacing="2" 
align="center">
        <tr bgcolor="{row_on}" class="row_on">
@@ -102,7 +102,7 @@
        <!-- END B_actions_row -->
        </table>
        
-       <br>
+       <br />
        
        <table width="50%" border="0" cellPadding="0" cellSpacing="0" 
align="center">
        <tr> 
@@ -121,9 +121,9 @@
        </tr>
        </table>
        
-       <br>
-       <hr>
-       <br>
+       <br />
+       <hr />
+       <br />
        
        <table width="90%" border="0" cellPadding="4" cellSpacing="4" 
align="center">
        <tr> 
@@ -132,8 +132,8 @@
                        <em>Under Development</em>
                        -->
                        <!-- this text reminds the user to submit the filter 
first so AM knows about it -->
-                       <br>Submit the filter data to the database by clicking 
submit,
-                       <br>then you may test or apply the filter.
+                       <br />Submit the filter data to the database by 
clicking submit,
+                       <br />then you may test or apply the filter.
                </td>
        </tr>
        <tr> 




reply via email to

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