]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_wernis_main.tpl
Typo fixed
[mailer.git] / templates / de / html / admin / admin_list_wernis_main.tpl
index 20e9bffc7596141af8ec10a20ead3f54f56f85b2..d71db9157988187dc6bd0ce9c2e081dabcc2657e 100644 (file)
@@ -1,8 +1,13 @@
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
-<!-- @TODO No title here? //-->
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
+<tr>
+       <td colspan="8" class="table_header bottom" align="center">
+               <strong>{--ADMIN_LIST_WERNIS_TITLE--}</strong>
+       </td>
+</tr>
 <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" width="90"><strong>{--_USERID--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_WERNIS_WDS66_ACCOUNT--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_WERNIS_TRANSFERED--}</strong></td>
        <td class="header_column bottom right" align="center" width="160"><strong>{--ADMIN_WERNIS_TIMESTAMP--}</strong></td>
@@ -12,8 +17,9 @@
 </tr>
 $content
 <tr>
-       <td colspan="8" class="admin_footer">
+       <td colspan="8" class="table_footer">
                {--ADMIN_LIST_WERNIS_FOOTER--}
        </td>
 </tr>
 </table>
+</div>