HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_amenu_edit.tpl
index 9de903668836ae7b618b9510dc7ee0271cbeea25..b24d6a2c511eb2d3e289e8cbf0986d63f8352742 100644 (file)
@@ -1,11 +1,11 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=adminedit&amp;sub={!__SUB_VALUE!}" method="POST" target="_self">
+<form action="{!URL!}/modules.php?module=admin&amp;what=adminedit&amp;sub={!__SUB_VALUE!}" method="POST" target="_self">
 <TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <TR>
-       <TH class="admin_title bottom2 right2" align="center" width="30" height="30"><STRONG>{--ID_SELECT--}</STRONG></TH>
-       <TH class="admin_title bottom2 right2" align="center"><STRONG>{--DISPLAY_ACTION--}</STRONG></TH>
-       <TH class="admin_title bottom2 right2" align="center"><STRONG>{--DISPLAY_WHAT--}</STRONG></TH>
-       <TH class="admin_title bottom2 right2" align="center"><STRONG>{--DISPLAY_TITLE--}</STRONG></TH>
-       <TH class="admin_title bottom2" align="center"><STRONG>{--SORT_NAVIGATION--}</STRONG></TH>
+       <TH class="admin_title bottom2 right2" align="center" width="30" height="30"><strong>{--ID_SELECT--}</strong></TH>
+       <TH class="admin_title bottom2 right2" align="center"><strong>{--DISPLAY_ACTION--}</strong></TH>
+       <TH class="admin_title bottom2 right2" align="center"><strong>{--DISPLAY_WHAT--}</strong></TH>
+       <TH class="admin_title bottom2 right2" align="center"><strong>{--DISPLAY_TITLE--}</strong></TH>
+       <TH class="admin_title bottom2" align="center"><strong>{--SORT_NAVIGATION--}</strong></TH>
 </TR>
 {!__MENU_ROWS!}
 <TR>
@@ -16,4 +16,4 @@
        </TD>
 </TR>
 </TABLE>
-</FORM>
+</form>