]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_birthday.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_config_birthday.tpl
index f7586e4ca299055fe7dc00455e77ba442aefbc26..8bb602114cc7b052f9bc2f6582d3e9cba6849291 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_birthday" method="post">
+<form action="{?URL?}/modules.php?module=admin&amp;what=config_birthday" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="3" align="center" class="admin_title bottom2" height="30">
@@ -15,7 +15,7 @@
                <td class="seperator" width="5">&nbsp;</td>
                <td width="170">
                        <input type="text" name="birthday_points" class="admin_normal" value="{!__POINTS_VALUE!}" size="4" maxlength="6" />
-                       <div class="tiny">({!POINTS!})</div>
+                       <div class="tiny">({?POINTS?})</div>
                </td>
        </tr>
        <tr>