]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_birthday.tpl
Naming convention on language strings applied, ACL handling fixed:
[mailer.git] / templates / de / html / admin / admin_config_birthday.tpl
index 8ab083200738565838603219815e09b3347884d8..05142791a2f09b01ba4af58b1174aca319cfb3d7 100644 (file)
@@ -8,8 +8,8 @@
        </tr>
        <tr>
                <td align="right">
-                       {--ADMIN_BIRTHDAY_POINTS--}:
-                       <span class="notice">({--ADMIN_BIRTHDAY_POINTS_NOTE--})</span>
+                       {--ADMIN_CONFIG_BIRTHDAY_POINTS--}:
+                       <span class="notice">({--ADMIN_CONFIG_BIRTHDAY_POINTS_NOTE--})</span>
                </td>
                <td>
                        <input type="text" class="form_field" name="birthday_points" value="{?birthday_points?}" size="4" maxlength="6" />
@@ -17,7 +17,7 @@
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right">{--ADMIN_BIRTHDAY_ONLY_ACTIVE--}</td>
+               <td class="bottom" align="right">{--ADMIN_CONFIG_BIRTHDAY_ONLY_ACTIVE--}</td>
                <td class="bottom" align="center">
                        <input type="radio" class="form_field" name="birthday_active" value="Y"$content[active_y] /> {--YES--}<br />
                        <input type="radio" class="form_field" name="birthday_active" value="N"$content[active_n] /> {--NO--}
@@ -25,7 +25,7 @@
        </tr>
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
-                       <strong>{--ADMIN_SELECT_BIRTHDAY_MODE--}:</strong>
+                       <strong>{--ADMIN_CONFIG_SELECT_BIRTHDAY_MODE--}:</strong>
                </td>
        </tr>
        <tr>