]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_doubler.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_config_doubler.tpl
index b35e5593e97d22ce38d7a749bdb2403de72049da..9dab39768ffd9f990cf44cbe544468f73d660d65 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_doubler" method="post">
+<form action="{?URL?}/modules.php?module=admin&amp;what=config_doubler" 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">
@@ -35,7 +35,7 @@
                <td class="seperator" width="5">&nbsp;</td>
                <td width="195" style="padding-left: 5px"><input type="text"
                        name="doubler_min" class="admin_normal" size="9" maxlength="20"
-                       value="{!__DOUBLER_MINIMUM!}"> ({!POINTS!})</td>
+                       value="{!__DOUBLER_MINIMUM!}"> ({?POINTS?})</td>
        </tr>
        <tr>
                <td colspan="3" class="seperator" height="5">&nbsp;</td>
@@ -46,7 +46,7 @@
                <td class="seperator" width="5">&nbsp;</td>
                <td width="195" style="padding-left: 5px"><input type="text"
                        name="doubler_max" class="admin_normal" size="9" maxlength="20"
-                       value="{!__DOUBLER_MAXIMUM!}"> ({!POINTS!})</td>
+                       value="{!__DOUBLER_MAXIMUM!}"> ({?POINTS?})</td>
        </tr>
        <tr>
                <td colspan="3" class="seperator" height="5">&nbsp;</td>
@@ -57,7 +57,7 @@
                <td class="seperator" width="5">&nbsp;</td>
                <td width="195" style="padding-left: 5px"><input type="text"
                        name="doubler_left" class="admin_normal" size="9" maxlength="20"
-                       value="{!__DOUBLER_LEFT!}"> ({!POINTS!})</td>
+                       value="{!__DOUBLER_LEFT!}"> ({?POINTS?})</td>
        </tr>
        <tr>
                <td colspan="3" class="seperator" height="5">&nbsp;</td>