]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email_select.tpl
Yet another more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_edit_email_select.tpl
index 541b4e445860208aa8dd815cfeaa0a99196b56f3..cbec72fe1f8b564bdcabb5131853d7ed67d3b6fd 100644 (file)
@@ -1,7 +1,5 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=edit_emails"
-       method="POST">
-<table border="0" cellspacing="0" cellpadding="0" align="center"
-       class="admin_table dashed">
+<form action="{!URL!}/modules.php?module=admin&amp;what=edit_emails" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td width="10" height="30" class="admin_title seperator">&nbsp;</td>
                <td align="center" colspan="3" class="admin_title"><strong>{--ADMIN_SELECT_EMAIL_EDIT--}:</strong>
@@ -12,8 +10,8 @@
        <tr>
                <td width="10" class="admin_footer seperator top2">&nbsp;</td>
                <td align="center" height="30" colspan="3" class="admin_footer top2">
-               <INPUT type="reset" class="admin_reset" value="{--RESET_SELECT--}" />
-               <INPUT type="submit" name="ok" class="admin_submit"
+               <input type="reset" class="admin_reset" value="{--RESET_SELECT--}" />
+               <input type="submit" name="ok" class="admin_submit"
                        value="{--ADMIN_EDIT_EMAIL--}" /></td>
                <td width="10" class="admin_footer seperator top2">&nbsp;</td>
        </tr>