Title rows added to several table, naming convention applied:
[mailer.git] / templates / de / html / admin / admin_list_wernis_main.tpl
index cdfc31143ecf82fb381155c099d0a45524753de5..12fc3eff513e3f3c17f56e364cdac8b8974a1fd9 100644 (file)
@@ -1,5 +1,10 @@
+<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>
@@ -17,3 +22,4 @@ $content
        </td>
 </tr>
 </table>
+</div>