]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_mail_bonus_send.tpl
Extension ext-network continued:
[mailer.git] / templates / de / html / member / member_mail_bonus_send.tpl
index c230f69dc05c940aeb6dfe7f3cbb01faee1204be..061275f5f05369e2779b36e10431b670771e8a97 100644 (file)
@@ -1,3 +1,4 @@
+<div class="para"><div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="650">
 <tr>
        <td colspan="2" align="center" class="header_column bottom">
@@ -5,63 +6,63 @@
        </td>
 </tr>
 <tr>
-       <td width="45%" align="center" class="bottom right"><strong>{--CONFIRM_LINK--}:</strong></td>
-       <td width="55%" align="center" class="bottom">
+       <td width="45%" align="center" class="switch_sw2 bottom right">{--CONFIRM_LINK--}:</td>
+       <td width="55%" align="center" class="switch_sw2 bottom">
                [<a href="{%url=mailid.php?userid=$content[userid]&amp;bonusid=$content[id]%}" target="_blank" title="{--CONFIRM_LINK--}">$content[id]</a>]
        </td>
 </tr>
 <tr>
-       <td align="center" class="bottom right"><strong>{--EMAIL_SENDER--}:</strong></td>
-       <td align="center" class="bottom">
+       <td align="center" class="switch_sw1 bottom right">{--EMAIL_SENDER--}:</td>
+       <td align="center" class="switch_sw1 bottom">
                {--USERNAME_ADMIN_SHORT--}
        </td>
 </tr>
 <tr>
-       <td align="center" class="bottom right"><strong>{--EMAIL_SUBJECT--}:</strong></td>
-       <td align="center" class="bottom">
+       <td align="center" class="switch_sw2 bottom right">{--EMAIL_SUBJECT--}:</td>
+       <td align="center" class="switch_sw2 bottom">
                $content[subject]
        </td>
 </tr>
 <tr>
-       <td align="center" class="bottom right"><strong>{--EMAIL_TEXT--}:</strong></td>
-       <td align="center" class="bottom">
-               $content[text]
+       <td align="center" class="switch_sw1 bottom right" valign="top">{--EMAIL_TEXT--}:</td>
+       <td align="center" class="switch_sw1 bottom">
+               <pre>$content[text]</pre>
        </td>
 </tr>
 <tr>
-       <td align="center" class="bottom right"><strong>{--EMAIL_CATEGORY--}:</strong></td>
-       <td align="center" class="bottom">
+       <td align="center" class="switch_sw2 bottom right">{--EMAIL_CATEGORY--}:</td>
+       <td align="center" class="switch_sw2 bottom">
                {%pipe,getCategory=$content[cat_id]%}
        </td>
 </tr>
 <tr>
-       <td align="center" class="bottom right"><strong>{--EMAIL_TIMESTAMP--}:</strong></td>
-       <td align="center" class="bottom">
+       <td align="center" class="switch_sw1 bottom right">{--EMAIL_TIMESTAMP--}:</td>
+       <td align="center" class="switch_sw1 bottom">
                $content[timestamp]
        </td>
 </tr>
 <tr>
-       <td align="center" class="bottom right"><strong>{--EMAIL_TIME--}:</strong></td>
-       <td align="center" class="bottom">
+       <td align="center" class="switch_sw2 bottom right">{--EMAIL_TIME--}:</td>
+       <td align="center" class="switch_sw2 bottom">
                {%pipe,createFancyTime=$content[time]%}
        </td>
 </tr>
 <tr>
-       <td align="center" class="bottom right"><strong>{--EMAIL_IS_NOTIFY--}</strong></td>
-       <td align="center" class="bottom">
+       <td align="center" class="switch_sw1 bottom right">{--EMAIL_IS_NOTIFY--}</td>
+       <td align="center" class="switch_sw1 bottom">
                {%pipe,translateYesNo=$content[is_notify]%}
        </td>
 </tr>
 <tr>
-       <td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
-       <td align="center" class="bottom" style="padding-right:5px">
+       <td align="center" class="switch_sw2 bottom right">{--EMAIL_POINTS--}:</td>
+       <td align="center" class="switch_sw2 bottom" style="padding-right:5px">
                {%pipe,translateComma=$content[points]%} {?POINTS?}
        </td>
 </tr>
 <tr>
        <td colspan="2" align="center" class="table_footer">
-               <strong>$content[user_status]</strong>
+               $content[user_mail_status]
        </td>
 </tr>
 </table>
-<p></p>
+</div></div>