[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] email/templates/default/debug.tpl, 1.2.2.2
From: |
nomail |
Subject: |
[Phpgroupware-cvs] email/templates/default/debug.tpl, 1.2.2.2 |
Date: |
Sat, 6 Nov 2004 17:13:43 +0100 |
Update of /email/templates/default
Modified Files:
Branch: Version-0_9_16-branch
debug.tpl
date: 2004/11/06 16:13:43; author: powerstat; state: Exp; lines: +2 -2
Log Message:
replaced <br> with <br /> and <hr> with <hr /> for better w3c compatibility
=====================================================================
Index: email/templates/default/debug.tpl
diff -u email/templates/default/debug.tpl:1.2.2.1
email/templates/default/debug.tpl:1.2.2.2
--- email/templates/default/debug.tpl:1.2.2.1 Mon Sep 8 08:33:37 2003
+++ email/templates/default/debug.tpl Sat Nov 6 16:13:43 2004
@@ -56,14 +56,14 @@
<li>{func_O5}</li>
<li>{func_O6}</li>
</ul>
- <br>
+ <br />
This seta up an echo dump:
</td>
</tr>
</table>
<!-- END B_before_echo -->
-<br>
+<br />
<!-- if using debug popup window that js will follow here -->
{debugdata}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] email/templates/default/debug.tpl, 1.2.2.2,
nomail <=