]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_user.tpl
Naming convention on language strings applied, ACL handling fixed:
[mailer.git] / templates / de / html / admin / admin_config_user.tpl
index ad0be0b46efa5c2a0f8870a1e5ad3b225516fe7f..4e69c020bf96f58b98b16d7ee81929a58741e5d9 100644 (file)
@@ -7,13 +7,13 @@
                </td>
        </tr>
        <tr>
-               <td align="right">{--ADMIN_USER_LIMIT_USER--}:</td>
+               <td align="right">{--ADMIN_CONFIG_USER_LIMIT--}:</td>
                <td>
                        <input type="text" class="form_field" name="user_limit" value="{?user_limit?}" size="4" maxlength="6" />
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right">{--ADMIN_USER_ALPHA_USER--}:</td>
+               <td class="bottom" align="right">{--ADMIN_CONFIG_USER_ALPHA--}:</td>
                <td class="bottom">
                        <input type="text" class="form_field" name="user_alpha" value="{?user_alpha?}" size="4" maxlength="6" />
                </td>