]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_admins.tpl
Deprecated parameters removed, oversized SQL statements won't "explode" the design:
[mailer.git] / templates / de / html / admin / admin_add_admins.tpl
index 8d4f05b7e86b766dfd4cbeec16bccfbf34a5f7d7..49c39818f56b2d54684cd3c6f92f131c822fe1c7 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=admins_add%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=admins_add%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
                </td>
        </tr>
        <tr>
-               <td align="right">{--ADMIN_ADMINS_ENTER_PASS1--}:</td>
+               <td align="right">{--ADMIN_ADMINS_ENTER_PASSWORD1--}:</td>
                <td>
                        <input class="form_field" type="password" name="pass1" size="10" maxlength="255" />
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right">{--ADMIN_ADMINS_ENTER_PASS2--}:</td>
+               <td class="bottom" align="right">{--ADMIN_ADMINS_ENTER_PASSWORD2--}:</td>
                <td class="bottom">
                        <input class="form_field" type="password" name="pass2" size="10" maxlength="255" />
                </td>