]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email_select.tpl
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / templates / de / html / admin / admin_edit_email_select.tpl
index 68a95035ffdd28db2ac950c23000ab4e255fdaa1..6f6a43bb48d7d373d430f066b1cb869c0d335ab3 100644 (file)
@@ -1,16 +1,16 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=edit_emails%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=edit_emails%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header bottom">
-                       <strong>{--ADMIN_SELECT_EMAIL_EDIT--}:</strong>
+                       <strong>{--ADMIN_EDIT_SELECT_EMAIL_TITLE--}:</strong>
                </td>
        </tr>
        $content
        <tr>
                <td align="center" colspan="2" class="table_footer">
                        <input type="reset" class="form_reset" value="{--RESET_SELECT--}" />
-                       <input type="submit" name="ok" class="form_submit"      value="{--ADMIN_EDIT_EMAIL--}" />
+                       <input type="submit" class="form_submit" name="ok"      value="{--ADMIN_ACTION_EDIT_SELECT_SUBMIT--}" />
                </td>
        </tr>
 </table>