]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_sub_points.tpl
Even more string languages/templates renamed (not really) according to naming convention
[mailer.git] / templates / de / html / admin / admin_config_sub_points.tpl
index 006636ea77593b3a6662ef778ce7d0a4b52521be..de8369a5f83a838e708795e9d9688ab77b253441 100644 (file)
@@ -3,17 +3,17 @@
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td class="admin_title bottom" colspan="2" align="center">
-                       <strong>{--EDIT_POINTS_SETTINGS--}</strong>
+                       <strong>{--ADMIN_EDIT_POINTS_SETTINGS_TITLE--}</strong>
                </td>
        </tr>
        <tr>
-               <td align="right" width="200">{--POINTS_REGISTER--}:</td>
+               <td align="right" width="200">{--ADMIN_ENTER_POINTS_REGISTER--}:</td>
                <td>
                        <input type="text" name="points_register" class="admin_normal" size="6" maxlength="6" value="{?points_register?}" />
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right" width="200">{--POINTS_REF--}:</td>
+               <td class="bottom" align="right" width="200">{--ADMIN_ENTER_POINTS_REFERAL--}:</td>
                <td class="bottom">
                        <input type="text" name="points_ref" class="admin_normal" size="6" maxlength="6" value="{?points_ref?}" />
                </td>