Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_config_bonus.tpl
index f9971b53031fe2319daf4aabb6b495a73843c6e8..32797e2ccd082138132a0d54ab9cf406849753ee 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_bonus" method="post">
+<form action="{?URL?}/modules.php?module=admin&amp;what=config_bonus" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
        <tr>
                <td colspan="3" align="center" class="admin_title bottom2" height="30">
                <td class="seperator" width="5">&nbsp;</td>
                <td width="195" align="center"><input type="text"
                        name="bonus_order" class="admin_normal" size="8" maxlength="20"
-                       value="{!__ORDER_VALUE!}">&nbsp;<span class="admin_note">({!POINTS!})</span>
+                       value="{!__ORDER_VALUE!}">&nbsp;<span class="admin_note">({?POINTS?})</span>
                </td>
        </tr>
        <tr>
                <td class="seperator" width="5">&nbsp;</td>
                <td width="195" align="center"><input type="text"
                        name="bonus_ref" class="admin_normal" size="8" maxlength="20"
-                       value="{!__REF_VALUE!}">&nbsp;<span class="admin_note">({!POINTS!})</span>
+                       value="{!__REF_VALUE!}">&nbsp;<span class="admin_note">({?POINTS?})</span>
                </td>
        </tr>
        <tr>
                <td class="seperator" width="5">&nbsp;</td>
                <td width="195" align="center"><input type="text"
                        name="bonus_stats" class="admin_normal" size="8" maxlength="20"
-                       value="{!__STATS_VALUE!}">&nbsp;<span class="admin_note">({!POINTS!})</span>
+                       value="{!__STATS_VALUE!}">&nbsp;<span class="admin_note">({?POINTS?})</span>
                </td>
        </tr>
        <tr>
                <td class="seperator" width="5">&nbsp;</td>
                <td width="195" align="center"><input type="text"
                        name="login_bonus" class="admin_normal" size="8" maxlength="20"
-                       value="{!__LOGIN_VALUE!}">&nbsp;<span class="admin_note">({!POINTS!})</span>
+                       value="{!__LOGIN_VALUE!}">&nbsp;<span class="admin_note">({?POINTS?})</span>
                </td>
        </tr>
        <tr>
                <td class="seperator" width="5">&nbsp;</td>
                <td align="center"><input type="text" name="turbo_bonus"
                        class="admin_normal" size="10" maxlength="20"
-                       value="{!__TURBO_VALUE!}">&nbsp;<span class="admin_note">({!POINTS!})</span>
+                       value="{!__TURBO_VALUE!}">&nbsp;<span class="admin_note">({?POINTS?})</span>
                </td>
        </tr>
        <tr>
                <td class="seperator" width="5">&nbsp;</td>
                <td width="195" align="center"><input type="text"
                        name="bonus_notify_points" class="admin_normal" size="8"
-                       maxlength="20" value="{!__NOTIFY_VALUE!}">&nbsp;<span class="admin_note">({!POINTS!})</span></td>
+                       maxlength="20" value="{!__NOTIFY_VALUE!}">&nbsp;<span class="admin_note">({?POINTS?})</span></td>
        </tr>
        <tr>
                <td colspan="3" class="seperator" height="5">&nbsp;</td>