]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_register2.tpl
Checking new member registrations is now done with list_user (was: chk_regs) and...
[mailer.git] / templates / de / html / admin / admin_config_register2.tpl
index 5fa0a03092784edd00596681a6b61cff0ad71c58..fbb6aa710c74cd7deed32db13657a0791e8a47b8 100644 (file)
@@ -1,9 +1,9 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_register2%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_register2%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td class="table_header bottom" colspan="2" align="center">
-                       <strong>{--ADMIN_CONFIG_REGFORM_SETTINGS_TITLE--}</strong>
+                       <strong>{--ADMIN_CONFIG_REGISTER_TITLE--}</strong>
                </td>
        </tr>
        <tr>
                <td align="center">$content[ip_timeout]</td>
        </tr>
        <tr>
-               <td align="right" width="280">{--ADMIN_CONFIG_REJECT_DOUBLE_EMAIL--}:</td>
+               <td align="right" width="280">{--ADMIN_CONFIG_REJECT_DOUBLE_EMAIL--}</td>
                <td align="center">$content[check_double_email]</td>
        </tr>
        <tr>
-               <td class="bottom" align="right" width="280">{--ADMIN_CONFIG_REJECT_DOUBLE_PASS--}:</td>
-               <td class="bottom" align="center">$content[check_double_pass]</td>
+               <td class="bottom" align="right" width="280">{--ADMIN_CONFIG_REGISTER_GENERATE_PASSWORD_EMPTY--}</td>
+               <td class="bottom" align="center">$content[register_generate_password_empty]</td>
        </tr>
        <tr>
                <td class="table_footer" colspan="2" align="center">