]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_email.tpl
index 5bd62996b2ea7c1b2a7639a42eb930b434df95dd..594a37534d6b1f40ff7d3fd1a43c4ef5256b1a3b 100644 (file)
@@ -1,15 +1,15 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_email"
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_email"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
        class="admin_table dashed">
        <TR>
-               <TD align="center" colspan="3" class="admin_title" height="30"><STRONG>{--EDIT_DEL_MAX_VALUES--}</STRONG>
+               <TD align="center" colspan="3" class="admin_title" height="30"><strong>{--EDIT_DEL_MAX_VALUES--}</strong>
                </TD>
        </TR>
        <TR>
-               <TD class="admin_title bottom2 right2" width="30" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD class="admin_title bottom2 right2" width="275" align="center"><STRONG>{--MAX_VALUE!}</STRONG></TD>
-               <TD class="admin_title bottom2" width="275" align="center"><STRONG>{--MAX_COMMENT--}</STRONG></TD>
+               <TD class="admin_title bottom2 right2" width="30" align="center"><strong>{--ID_SELECT--}</strong></TD>
+               <TD class="admin_title bottom2 right2" width="275" align="center"><strong>{--MAX_VALUE!}</strong></TD>
+               <TD class="admin_title bottom2" width="275" align="center"><strong>{--MAX_COMMENT--}</strong></TD>
        </TR>
        {!__ROWS!}
        <TR>
@@ -20,4 +20,4 @@
                        name="del" class="admin_delete" value="{--DEL_MAX_V--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>