All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_list_wernis_main.tpl
index f2c2a5ce5313913f031ee7cb50bd2fc604f3c1f4..f3adbd7543a69fd8e8f2cf73f4534a7731d59075 100644 (file)
@@ -1,16 +1,17 @@
-<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>{--WERNIS_ADMIN_WDS66_ACCOUNT--}</STRONG></TD>
-       <TD class="admin_header bottom2 right2" align="center"><STRONG>{--WERNIS_ADMIN_TRANSFERED--}</STRONG></TD>
-       <TD class="admin_header bottom2 right2" align="center" width="160"><STRONG>{--WERNIS_ADMIN_TIMESTAMP--}</STRONG></TD>
-       <TD class="admin_header bottom2 right2" align="center" width="160"><STRONG>{--WERNIS_ADMIN_TYPE--}</STRONG></TD>
-       <TD class="admin_header bottom2 right2" align="center" width="160"><STRONG>{--WERNIS_ADMIN_API_MESSAGE--}</STRONG></TD>
-       <TD class="admin_header bottom2" align="center" width="160"><STRONG>{--WERNIS_ADMIN_API_STATUS--}</STRONG></TD>
-</TR>
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<!-- @TODO No title here? //-->
+<tr>
+       <td class="header_column bottom right" align="center" width="60"><strong>{--ID_SELECT--}</strong></td>
+       <td class="header_column bottom right" align="center" width="90"><strong>{--_UID--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--WERNIS_ADMIN_WDS66_ACCOUNT--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--WERNIS_ADMIN_TRANSFERED--}</strong></td>
+       <td class="header_column bottom right" align="center" width="160"><strong>{--WERNIS_ADMIN_TIMESTAMP--}</strong></td>
+       <td class="header_column bottom right" align="center" width="160"><strong>{--WERNIS_ADMIN_TYPE--}</strong></td>
+       <td class="header_column bottom right" align="center" width="160"><strong>{--WERNIS_ADMIN_API_MESSAGE--}</strong></td>
+       <td class="header_column bottom" align="center" width="160"><strong>{--WERNIS_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>