phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] calendar/templates/probusiness/csv_import.tpl, 1.1.2.


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

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

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

Log Message:
replaced <br> with <br /> and <hr> with <hr /> for better w3c compatibility
=====================================================================
Index: calendar/templates/probusiness/csv_import.tpl
diff -u calendar/templates/probusiness/csv_import.tpl:1.1.2.3 
calendar/templates/probusiness/csv_import.tpl:1.1.2.4
--- calendar/templates/probusiness/csv_import.tpl:1.1.2.3       Mon Mar  1 
09:49:31 2004
+++ calendar/templates/probusiness/csv_import.tpl       Sat Nov  6 16:13:48 2004
@@ -1,4 +1,4 @@
-<p class=action>{lang_cal_action}<br>
+<p class=action>{lang_cal_action}<br />
 <div class="center">
 <hr noshade class="basic" size="1">
 </div>
@@ -39,9 +39,9 @@
 <!-- BEGIN ffooter -->
                        <tr>
                                <td rowspan=2 class="middle">
-                                 <br><INPUT NAME="convert" TYPE="submit" 
VALUE="{submit}" />
+                                 <br /><INPUT NAME="convert" TYPE="submit" 
VALUE="{submit}" />
                                </TD>
-                               <td colspan=2><br>
+                               <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]