More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_edit_email.tpl
index 5bc1c9e2db58e87702878a547effd38a6cf28945..84fc454ab86da6954be3a05bba254bea774def1c 100644 (file)
@@ -1,5 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=edit_emails"
-       method="POST">
+<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">
        <tr>
        <tr>
                <td width="10" class="admin_footer seperator top2" height="35">&nbsp;</td>
                <td align="center" height="30" colspan="3" class="admin_footer top2">
-               <input type="hidden" name="id" value="{!__ID_VALUE!}"> <input
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" name="save" class="admin_submit"
-                       value="{--ADMIN_CHANGE_EMAIL--}" /></td>
+                       <input type="hidden" name="id" value="{!__ID_VALUE!}"/ >
+                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="save" class="admin_submit" value="{--ADMIN_CHANGE_EMAIL--}" />
+               </td>
                <td width="10" class="admin_footer seperator top2">&nbsp;</td>
        </tr>
 </table>