]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_beg.tpl
Fixed name inconsistency
[mailer.git] / templates / de / html / admin / admin_config_beg.tpl
index d7957cad00cf5faf0612553dc5b4325e620c4fbc..02b436b673a744c8b50a927552b4b11b8b78b7d5 100644 (file)
@@ -11,7 +11,7 @@
                        {--ADMIN_BEG_POINTS--}:
                </td>
                <td width="295" align="center">
-                       <input type="text" class="form_field" name="beg_points" size="7" maxlength="10" value="{?beg_points?}" />
+                       <input type="text" class="form_field" name="beg_points" size="7" maxlength="10" value="{%config,translateComma=beg_points%}" />
                </td>
        </tr>
        <tr>
@@ -19,7 +19,7 @@
                        {--ADMIN_BEG_POINTS_MAX--}:
                </td>
                <td width="195" align="center">
-                       <input type="text" class="form_field" name="beg_points_max" size="7" maxlength="10" value="{?beg_points_max?}" />
+                       <input type="text" class="form_field" name="beg_points_max" size="7" maxlength="10" value="{%config,translateComma=beg_points_max%}" />
                </td>
        </tr>
        <tr>
                        {--ADMIN_CONFIG_BEG_REMOTE_IP_TIMEOUT--}:
                </td>
                <td align="center">
-                       $content[ip_timeout]
+                       $content[beg_ip_timeout]
                </td>
        </tr>
        <tr>
                <td class="bottom" align="right" height="20">{--ADMIN_BEG_USERID--}:</td>
                <td class="bottom" align="center">
-                       $content[form_selection]
+                       $content[beg_userid]
                </td>
        </tr>
        <tr>
                        {--ADMIN_BEG_NOTIFY_BONUS--}
                </td>
                <td align="center">
-                       <input type="text" class="form_field" name="beg_notify_bonus" size="3" maxlength="7" value="{?beg_notify_bonus?}" />
+                       <input type="text" class="form_field" name="beg_notify_bonus" size="3" maxlength="7" value="{%config,translateComma=beg_notify_bonus%}" />
                </td>
        </tr>
        <tr>