Fix for missing array elements
[mailer.git] / templates / de / html / member / member_mail_bonus_send.tpl
index baab0f5fa2a84eb5ae85ec8ed9a12455cb06cbb0..934b2eeb10f21ced2b09e18db550c78118d25f80 100644 (file)
@@ -1,14 +1,13 @@
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed" width="650">
 <tr>
-       <td colspan="2" align="center" class="member_header bottom2">
-               <strong>{--MEMBER_MAIL_BONUS_DETAILS_TITLE_1--}$content[id]{--MEMBER_MAIL_BONUS_DETAILS_TITLE_2--}</strong>
+       <td colspan="2" align="center" class="header_column bottom">
+               <strong>{%message,MEMBER_MAIL_BONUS_DETAILS_TITLE,$content[id]%}</strong>
        </td>
 </tr>
 <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?userid=$content[userid]&amp;bonusid=$content[id]"
-                target="_blank" title="{--CONFIRM_LINK--}">$content[id]</a>]
+               [<a href="{%url=mailid.php?userid=$content[userid]&amp;bonusid=$content[id]%}" target="_blank" title="{--CONFIRM_LINK--}">$content[id]</a>]
        </td>
 </tr>
 <tr>