]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_wernis_main.tpl
Some HTML fixes, ext-sql_patches downgraded (!):
[mailer.git] / templates / de / html / admin / admin_list_wernis_main.tpl
index cdfc31143ecf82fb381155c099d0a45524753de5..8d9e8a88d4df41f8b397c6a817352fdbdd11aa2a 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 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 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="30"><strong>{--ID_SELECT--}</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>