]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_user.tpl
Naming convention applied on language strings, check added to wrapper:
[mailer.git] / templates / de / html / admin / admin_config_user.tpl
index 9f63954164e02d2b5b78f79a13b120266f8dd4c9..3f77ea28bf569735d14004c0b174324cd6ef749a 100644 (file)
@@ -3,17 +3,17 @@
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="2" align="center" class="admin_title bottom">
-                       <strong>{--USER_ADMIN_CONFIG_HEADER--}</strong>
+                       <strong>{--ADMIN_CONFIG_USER_TITLE--}</strong>
                </td>
        </tr>
        <tr>
-               <td align="right">{--USER_ADMIN_LIMIT_USER--}:</td>
+               <td align="right">{--ADMIN_USER_LIMIT_USER--}:</td>
                <td>
                        <input type="text" name="user_limit" class="admin_normal" value="{?user_limit?}" size="4" maxlength="6" />
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right">{--USER_ADMIN_ALPHA_USER--}:</td>
+               <td class="bottom" align="right">{--ADMIN_USER_ALPHA_USER--}:</td>
                <td class="bottom">
                        <input type="text" name="user_alpha" class="admin_normal" value="{?user_alpha?}" size="4" maxlength="6" />
                </td>