]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_mails_edit.tpl
Huge rewrite of default parameters, ext-network continued:
[mailer.git] / templates / de / html / admin / admin_admins_mails_edit.tpl
index 95a39db96c191142d7e43c9ca113adbc42fc597f..c331913b4bf968d83115c6463235c3026b5a3abb 100644 (file)
@@ -1,5 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=admins_mails"
-       method="POST" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=admins_mails" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" width="500"
        class="admin_table dashed">
        <tr>
                <td class="admin_title bottom2" align="center"><strong>{--ADMIN_ADMINS_CONTACT--}:</strong>
                </td>
        </tr>
-       {!__ADMINS_ROWS!}
+       $content
        <tr>
-               <td colspan="2" class="admin_footer"><INPUT
+               <td colspan="2" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <INPUT type="submit" name="change" class="admin_submit"
+               <input type="submit" name="change" class="admin_submit"
                        value="{--ADMIN_ADMINS_CHANGE--}" /></td>
        </tr>
 </table>