phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] bookmarks/templates/default/export.body.tpl, 1.1.2.2


From: nomail
Subject: [Phpgroupware-cvs] bookmarks/templates/default/export.body.tpl, 1.1.2.2
Date: Sat, 6 Nov 2004 17:13:42 +0100

Update of /bookmarks/templates/default
Modified Files:
        Branch: Version-0_9_16-branch
          export.body.tpl

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

Log Message:
replaced <br> with <br /> and <hr> with <hr /> for better w3c compatibility
=====================================================================
Index: bookmarks/templates/default/export.body.tpl
diff -u bookmarks/templates/default/export.body.tpl:1.1.2.1 
bookmarks/templates/default/export.body.tpl:1.1.2.2
--- bookmarks/templates/default/export.body.tpl:1.1.2.1 Wed Mar 26 03:45:43 2003
+++ bookmarks/templates/default/export.body.tpl Sat Nov  6 16:13:42 2004
@@ -1,7 +1,7 @@
 <form method="post" action="{FORM_ACTION}">
  <table border=0 bgcolor="#EEEEEE" align="center" width=60%>
  <tr>
-  <td colspan=2>Choisissez les catégories que voulez exporter<br>&nbsp;
+  <td colspan=2>Choisissez les catégories que voulez exporter<br />&nbsp;
   </td>
  </tr>
  <tr>
@@ -10,7 +10,7 @@
    </td>
  </tr>
  <tr>
-  <td colspan=2>Choisissez le type de fichier vers lequel vous voulez exporter 
les signets<br>&nbsp;
+  <td colspan=2>Choisissez le type de fichier vers lequel vous voulez exporter 
les signets<br />&nbsp;
   </td>
  </tr>
  <tr>




reply via email to

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