]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_send_bonus_select.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_send_bonus_select.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" align="center"
2         class="admin_table dashed" width="520">
3         <TR>
4                 <TD align="center" class="admin_header bottom2" height="30"><strong>{--ADMIN_SEND_BONUS_MAILS--}</strong></TD>
5         </TR>
6         <TR>
7                 <TD style="padding-left: 7px; padding-top: 5px; padding-bottom: 5px"
8                         class="bottom2"><strong><BIG>&middot;</BIG></strong>&nbsp;<a
9                         href="{!URL!}/modules.php?module=admin&amp;what=send_bonus&amp;mode=normal">{--ADMIN_SEND_BONUS_NORMAL--}</a><br />
10                 <br />
11                 <div class="admin_note">{--ADMIN_SEND_BONUS_NORMAL_NOTES--}</div></TD>
12         </TR>
13         <TR>
14                 <TD style="padding-left: 7px; padding-top: 5px; padding-bottom: 5px">
15                 <strong><BIG>&middot;</BIG></strong>&nbsp;<a
16                         href="{!URL!}/modules.php?module=admin&amp;what=send_bonus&amp;mode=html">{--ADMIN_SEND_BONUS_HTML--}</a><br />
17                 <br />
18                 <div class="admin_note">{--ADMIN_SEND_BONUS_HTML_NOTES--}</div></TD>
19         </TR>
20 </TABLE>