Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_edit_mods.tpl
index 8aff7ac05d95d657a2c5651a1347b540b1905e52..490a1a4be73e435812f11035387a27cba6730ad0 100644 (file)
@@ -2,18 +2,18 @@
 {%form,formMethodPost=modules.php?module=admin&what=list_mods%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-       <td align="center" colspan="6" class="table_header bottom" height="40">
-               <strong>{--ADMIN_MODS_EDIT_TITLE--}</strong>
+       <td align="center" colspan="6" class="table_header bottom">
+               {--ADMIN_MODS_EDIT_TITLE--}
        </td>
 </tr>
 
 <tr>
-       <td align="center" class="header_column bottom right" height="25"><strong>{--ADMIN_MODS_NAME--}</strong></td>
-       <td align="center" class="header_column bottom right"><strong>{--ADMIN_MODS_TITLE--}</strong></td>
-       <td align="center" class="header_column bottom right"><strong>{--ADMIN_MODS_IS_LOCKED--}</strong></td>
-       <td align="center" class="header_column bottom right"><strong>{--ADMIN_MODS_IS_HIDDEN--}</strong></td>
-       <td align="center" class="header_column bottom right"><strong>{--ADMIN_MODS_IS_ADMIN--}</strong></td>
-       <td align="center" class="header_column bottom right"><strong>{--ADMIN_MODS_IS_MEMBER--}</strong></td>
+       <td align="center" class="header_column bottom right">{--ADMIN_MODS_NAME--}</td>
+       <td align="center" class="header_column bottom right">{--ADMIN_MODS_TITLE--}</td>
+       <td align="center" class="header_column bottom right">{--ADMIN_MODS_IS_LOCKED--}</td>
+       <td align="center" class="header_column bottom right">{--ADMIN_MODS_IS_HIDDEN--}</td>
+       <td align="center" class="header_column bottom right">{--ADMIN_MODS_IS_ADMIN--}</td>
+       <td align="center" class="header_column bottom">{--ADMIN_MODS_IS_MEMBER--}</td>
 </tr>
 
 $content