More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_primera_main.tpl
index 6472cb31ebd8df1b7daba7dc4afebec729c1dcb9..b8d100f3180b574f0e9f1e21ba9b0559fca90065 100644 (file)
@@ -1,16 +1,16 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="90%" class="admin_table dashed">
-<TR>
-       <TD class="admin_header bottom2 right2" align="center" width="60"><strong>{--ID_SELECT--}</strong></TD>
-       <TD class="admin_header bottom2 right2" align="center" width="90"><strong>{--_UID--}</strong></TD>
-       <TD class="admin_header bottom2 right2" align="center"><strong>{--PRIMERA_ADMIN_ACCOUNT--}</strong></TD>
-       <TD class="admin_header bottom2 right2" align="center"><strong>{--PRIMERA_ADMIN_TRANSFERED--}</strong></TD>
-       <TD class="admin_header bottom2 right2" align="center" width="160"><strong>{--PRIMERA_ADMIN_TIMESTAMP--}</strong></TD>
-       <TD class="admin_header bottom2 right2" align="center" width="160"><strong>{--PRIMERA_ADMIN_TYPE--}</strong></TD>
-       <TD class="admin_header bottom2 right2" align="center" width="160"><strong>{--PRIMERA_ADMIN_API_MESSAGE--}</strong></TD>
-       <TD class="admin_header bottom2" align="center" width="160"><strong>{--PRIMERA_ADMIN_API_STATUS--}</strong></TD>
-</TR>
+<table border="0" cellspacing="0" cellpadding="0" width="90%" class="admin_table dashed">
+<tr>
+       <td class="admin_header bottom2 right2" align="center" width="60"><strong>{--ID_SELECT--}</strong></td>
+       <td class="admin_header bottom2 right2" align="center" width="90"><strong>{--_UID--}</strong></td>
+       <td class="admin_header bottom2 right2" align="center"><strong>{--PRIMERA_ADMIN_ACCOUNT--}</strong></td>
+       <td class="admin_header bottom2 right2" align="center"><strong>{--PRIMERA_ADMIN_TRANSFERED--}</strong></td>
+       <td class="admin_header bottom2 right2" align="center" width="160"><strong>{--PRIMERA_ADMIN_TIMESTAMP--}</strong></td>
+       <td class="admin_header bottom2 right2" align="center" width="160"><strong>{--PRIMERA_ADMIN_TYPE--}</strong></td>
+       <td class="admin_header bottom2 right2" align="center" width="160"><strong>{--PRIMERA_ADMIN_API_MESSAGE--}</strong></td>
+       <td class="admin_header bottom2" align="center" width="160"><strong>{--PRIMERA_ADMIN_API_STATUS--}</strong></td>
+</tr>
 $content
-<TR>
-       <TD colspan="8" class="admin_footer seperator">&nbsp;</TD>
-</TR>
-</TABLE>
+<tr>
+       <td colspan="8" class="admin_footer seperator">&nbsp;</td>
+</tr>
+</table>