Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_send_yoomedia.tpl
index 50b1aa4f6ae202d6f2ab529dceefef58343ab31f..a4ce503631bffa2e5876dbffecee3cb8f9981749 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_yoomedia_tm" method="post">
+<form action="{?URL?}/modules.php?module=admin&amp;what=list_yoomedia_tm" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="680" class="admin_table dashed" align="center">
 <tr>
        <td colspan="2" class="admin_title bottom2" height="30">
@@ -27,7 +27,7 @@
 <tr>
        <td align="right" style="padding-right:5px">{--ENTER_POINTS--}:</td>
        <td>
-               <input type="text" name="points" class="admin_normal" size="4" maxlength="5" value="$content[reward]" /> {!POINTS!}
+               <input type="text" name="points" class="admin_normal" size="4" maxlength="5" value="$content[reward]" /> {?POINTS?}
        </td>
 </tr>
 <tr><td colspan="2" class="seperator" height="5">&nbsp;</td></tr>