]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mods_list.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_mods_list.tpl
index 972fd382b585096f2ce3735db42c601491275e20..984ea932c138d2853f26c1bb70902ac9a0cc0101 100644 (file)
@@ -1,22 +1,22 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_mods" method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="680" class="admin_table dashed">
-       <TR>
-               <TD align="center" class="admin_title bottom2 right2" height="25"><strong>{--ID_SELECT--}</strong></TD>
-               <TD align="center" class="admin_title bottom2 right2"><strong>{--MODS_NAME--}</strong></TD>
-               <TD align="center" class="admin_title bottom2 right2"><strong>{--MODS_TITLE--}</strong></TD>
-               <TD align="center" class="admin_title bottom2 right2"><strong>{--MODS_IS_LOCKED--}</strong></TD>
-               <TD align="center" class="admin_title bottom2 right2"><strong>{--MODS_IS_HIDDEN--}</strong></TD>
-               <TD align="center" class="admin_title bottom2 right2"><strong>{--MODS_IS_ADMIN--}</strong></TD>
-               <TD align="center" class="admin_title bottom2"><strong>{--MODS_IS_MEMBER--}</strong></TD>
-       </TR>
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_mods" method="post">
+<table border="0" cellspacing="0" cellpadding="0" width="680" class="admin_table dashed">
+       <tr>
+               <td align="center" class="admin_title bottom2 right2" height="25"><strong>{--ID_SELECT--}</strong></td>
+               <td align="center" class="admin_title bottom2 right2"><strong>{--MODS_NAME--}</strong></td>
+               <td align="center" class="admin_title bottom2 right2"><strong>{--MODS_TITLE--}</strong></td>
+               <td align="center" class="admin_title bottom2 right2"><strong>{--MODS_IS_LOCKED--}</strong></td>
+               <td align="center" class="admin_title bottom2 right2"><strong>{--MODS_IS_HIDDEN--}</strong></td>
+               <td align="center" class="admin_title bottom2 right2"><strong>{--MODS_IS_ADMIN--}</strong></td>
+               <td align="center" class="admin_title bottom2"><strong>{--MODS_IS_MEMBER--}</strong></td>
+       </tr>
        {!__MODS_ROWS!}
-       <TR>
-               <TD colspan="7" class="admin_footer">
-                       <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <INPUT type="submit" name="edit" class="admin_submit" value="{--MODS_EDIT--}" />
-               </TD>
-       </TR>
-</TABLE>
+       <tr>
+               <td colspan="7" class="admin_footer">
+                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" name="edit" class="admin_submit" value="{--MODS_EDIT--}" />
+               </td>
+       </tr>
+</table>
 </form>
 
 <div class="admin_note">