Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / member / member_mail_bonus_send.tpl
index 5b699bfa1b59fb1f282f2ff84949137900442bd5..57c354087c8cbdf3f3d98aa2628c17d1a077de89 100644 (file)
@@ -7,7 +7,7 @@
 <tr>
        <td width="45%" align="center" class="bottom right"><strong>{--CONFIRM_LINK--}:</strong></td>
        <td width="55%" align="center" class="bottom">
-               [<a href="{!URL!}/mailid.php?uid=$content[uid]&amp;bonusid=$content[id]"
+               [<a href="{?URL?}/mailid.php?uid=$content[uid]&amp;bonusid=$content[id]"
                 target="_blank" title="{--CONFIRM_LINK--}">$content[id]</a>]
        </td>
 </tr>
@@ -56,7 +56,7 @@
 <tr>
        <td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
        <td align="center" class="bottom" style="padding-right:5px">
-               $content[points] {!POINTS!}
+               $content[points] {?POINTS?}
        </td>
 </tr>
 <tr>