More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_mini_online.tpl
index 596f6186dc1d9ebb9ffa0ba9b04646c7110fefec..7fb48de23d2be99b8488709b0a472d392de4f71d 100644 (file)
@@ -1,21 +1,21 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center" width="170" class="admin_table dashed">
-       <TR>
-               <TD colspan="3" class="admin_title bottom2" align="center" height="30">
-               <strong>{--USER_NOW_ONLINE--}</strong></TD>
-       </TR>
-       <TR>
-               <TD width="85%" class="bottom2" align="right"><div class="medium">{--GUESTS_ONLINE--}:</div></TD>
-               <TD width="5%" class="bottom2 seperator">&nbsp;</TD>
-               <TD width="10%" class="bottom2"><strong>{!_GUESTS_ONLINE!}</strong></TD>
-       </TR>
-       <TR>
-               <TD class="bottom2" align="right"><div class="medium">{--MEMBERS_ONLINE--}:</div></TD>
-               <TD class="bottom2 seperator">&nbsp;</TD>
-               <TD class="bottom2"><strong>{!_MEMBERS_ONLINE!}</strong></TD>
-       </TR>
-       <TR>
-               <TD align="right"><div class="medium">{--ADMINS_ONLINE--}:</div></TD>
-               <TDclass"seperator">&nbsp;</TD>
-               <TD><strong>{!_ADMINS_ONLINE!}</strong></TD>
-       </TR>
-</TABLE>
+<table border="0" cellspacing="0" cellpadding="0" align="center" width="170" class="admin_table dashed">
+       <tr>
+               <td colspan="3" class="admin_title bottom2" align="center" height="30">
+               <strong>{--USER_NOW_ONLINE--}</strong></td>
+       </tr>
+       <tr>
+               <td width="85%" class="bottom2" align="right"><div class="medium">{--GUESTS_ONLINE--}:</div></td>
+               <td width="5%" class="bottom2 seperator">&nbsp;</td>
+               <td width="10%" class="bottom2"><strong>{!_GUESTS_ONLINE!}</strong></td>
+       </tr>
+       <tr>
+               <td class="bottom2" align="right"><div class="medium">{--MEMBERS_ONLINE--}:</div></td>
+               <td class="bottom2 seperator">&nbsp;</td>
+               <td class="bottom2"><strong>{!_MEMBERS_ONLINE!}</strong></td>
+       </tr>
+       <tr>
+               <td align="right"><div class="medium">{--ADMINS_ONLINE--}:</div></td>
+               <td class"seperator">&nbsp;</td>
+               <td><strong>{!_ADMINS_ONLINE!}</strong></td>
+       </tr>
+</table>