]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bonus_emails.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_list_bonus_emails.tpl
index 0f11db58184b6a66ad988d4eda9540f2027b13a0..5dcc37d0cdfced6308204ac45586d8f99f7ab43e 100644 (file)
@@ -1,12 +1,12 @@
 <div align="center">
-<TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="99%">
-<TR>
-  <TD colspan="3" align="center" height="25" class="admin_title">
-    <div class="admin_done">{--ADMIN_BONUS_CONTENT--}</STRONG>
-  </TD>
-</TR>
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="99%">
+<tr>
+       <td colspan="3" align="center" height="25" class="table_header">
+               <div class="table">{--ADMIN_BONUS_CONTENT--}</div>
+       </td>
+</tr>
 $content[nav]
 $content[rows]
 $content[nav]
-</TABLE>
+</table>
 </div>