phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] calendar/templates/default/csv_import.tpl, 1.1.4.1


From: nomail
Subject: [Phpgroupware-cvs] calendar/templates/default/csv_import.tpl, 1.1.4.1
Date: Sat, 6 Nov 2004 17:13:46 +0100

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

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

Log Message:
replaced <br> with <br /> and <hr> with <hr /> for better w3c compatibility
=====================================================================
Index: calendar/templates/default/csv_import.tpl
diff -u calendar/templates/default/csv_import.tpl:1.1 
calendar/templates/default/csv_import.tpl:1.1.4.1
--- calendar/templates/default/csv_import.tpl:1.1       Sat Sep 29 18:57:19 2001
+++ calendar/templates/default/csv_import.tpl   Sat Nov  6 16:13:46 2004
@@ -1,4 +1,4 @@
-<p class=action>{lang_cal_action}<br>
+<p class=action>{lang_cal_action}<br />
 <hr noshade width="98%" align="center" size="1">
 <center>
 
@@ -37,8 +37,8 @@
 
 <!-- BEGIN ffooter -->
                        <tr>
-                               <td rowspan=2 valign="middle"><br><INPUT 
NAME="convert" TYPE="submit" VALUE="{submit}"></TD>
-                               <td colspan=2><br>
+                               <td rowspan=2 valign="middle"><br /><INPUT 
NAME="convert" TYPE="submit" VALUE="{submit}"></TD>
+                               <td colspan=2><br />
                                        {lang_start} <INPUT name="start" 
type="text" size="5" value="{start}"> &nbsp; &nbsp;
                                        {lang_max} <INPUT name="max" 
type="text" size="3" value="{max}"><td>
                        </tr>




reply via email to

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