]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_active.tpl
Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_config_active.tpl
index 0fcdad20bb2b404c140c02071691bdeda3aa46ac..cc6eb5ff83f0bc8253e7446fb5c73720f677191b 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_active" method="POST" style="margin-bottom: 0px">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_active" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">
        <tr>
                <td class="admin_title bottom2 seperator" height="30" width="10">&nbsp;</td>
@@ -14,7 +14,7 @@
                <td width="10" class="seperator">&nbsp;</td>
                <td align="right" width="275">{--ADMIN_ACTIVE_LIMIT--}:</td>
                <td width="10" class="seperator">&nbsp;</td>
-               <td align="center" width="275"><INPUT type="input"
+               <td align="center" width="275"><input type="input"
                        name="active_limit" class="admin_normal" value="{!__LIMIT_VALUE!}"
                        size="5" maxlength="20"></td>
                <td width="10" class="seperator">&nbsp;</td>
@@ -24,9 +24,9 @@
        </tr>
        <tr>
                <td width="10" class="admin_footer seperator">&nbsp;</td>
-               <td class="admin_footer" colspan="3" align="center"><INPUT
+               <td class="admin_footer" colspan="3" align="center"><input
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <INPUT type="submit" name="ok" class="admin_submit"
+               <input type="submit" name="ok" class="admin_submit"
                        value="{--SAVE_SETTINGS--}" /></td>
                <td width="10" class="admin_footer seperator">&nbsp;</td>
        </tr>