]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_wernis_main.tpl
Description made more clear
[mailer.git] / templates / de / html / admin / admin_list_wernis_main.tpl
index cdfc31143ecf82fb381155c099d0a45524753de5..d71db9157988187dc6bd0ce9c2e081dabcc2657e 100644 (file)
@@ -1,8 +1,13 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
-<!-- @TODO No title here? //-->
+<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>
@@ -17,3 +22,4 @@ $content
        </td>
 </tr>
 </table>
+</div>