]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_send_bonus_select.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_send_bonus_select.tpl
index 1b5336f51b4814393df90e5e860ff42736ba0852..0fddf6ef970583212cec2d1a0717fe99ced94fc4 100644 (file)
@@ -1,20 +1,18 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       class="admin_table dashed" width="520">
-       <TR>
-               <TD align="center" class="admin_header bottom2" height="30"><strong>{--ADMIN_SEND_BONUS_MAILS--}</strong></TD>
-       </TR>
-       <TR>
-               <TD style="padding-left: 7px; padding-top: 5px; padding-bottom: 5px"
-                       class="bottom2"><strong><BIG>&middot;</BIG></strong>&nbsp;<a
-                       href="{!URL!}/modules.php?module=admin&amp;what=send_bonus&amp;mode=normal">{--ADMIN_SEND_BONUS_NORMAL--}</a><br />
-               <br />
-               <div class="admin_note">{--ADMIN_SEND_BONUS_NORMAL_NOTES--}</div></TD>
-       </TR>
-       <TR>
-               <TD style="padding-left: 7px; padding-top: 5px; padding-bottom: 5px">
-               <strong><BIG>&middot;</BIG></strong>&nbsp;<a
-                       href="{!URL!}/modules.php?module=admin&amp;what=send_bonus&amp;mode=html">{--ADMIN_SEND_BONUS_HTML--}</a><br />
-               <br />
-               <div class="admin_note">{--ADMIN_SEND_BONUS_HTML_NOTES--}</div></TD>
-       </TR>
-</TABLE>
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+       <tr>
+               <td align="center" class="admin_title bottom" height="30"><strong>{--ADMIN_SEND_BONUS_MAILS--}</strong></td>
+       </tr>
+       <tr>
+               <td style="padding-left: 7px; padding-top: 5px; padding-bottom: 5px" class="bottom">
+                       <strong><big>&middot;</big></strong>&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=send_bonus&amp;mode=normal">{--ADMIN_SEND_BONUS_NORMAL--}</a>
+                       <div class="admin_note">{--ADMIN_SEND_BONUS_NORMAL_NOTES--}</div>
+               </td>
+       </tr>
+       <tr>
+               <td style="padding-left: 7px; padding-top: 5px; padding-bottom: 5px">
+                       <strong><big>&middot;</big></strong>&nbsp;<a href="{?URL?}/modules.php?module=admin&amp;what=send_bonus&amp;mode=html">{--ADMIN_SEND_BONUS_HTML--}</a><br />
+                       <br />
+                       <div class="admin_note">{--ADMIN_SEND_BONUS_HTML_NOTES--}</div>
+               </td>
+       </tr>
+</table>