]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_send_bonus_select.tpl
Yet another more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_send_bonus_select.tpl
index 4dd17b8f5fb4291a883f7edefdc4d05f2946a6a1..7be4e445bbb78840e27fdc6c80a7f000c4b5cfc4 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>
-               <FONT class="admin_note">{--ADMIN_SEND_BONUS_NORMAL_NOTES--}</FONT></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>
-               <FONT class="admin_note">{--ADMIN_SEND_BONUS_HTML_NOTES--}</FONT></TD>
-       </TR>
-</TABLE>
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+       <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>
+                       <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>