]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bonus_emails.tpl
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / templates / de / html / admin / admin_list_bonus_emails.tpl
index 2f57864037d1564e12aeeaea5992b88c70d47689..ca24a37343be8660b8ec44163ecb4e17b769eaaf 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">
-    <STRONG class="admin_done">{--ADMIN_BONUS_CONTENT--}</STRONG>
-  </TD>
-</TR>
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="99%">
+<tr>
+       <td colspan="3" align="center" height="25" class="table_header bottom">
+               <strong>{--ADMIN_LIST_BONUS_TITLE--}</strong>
+       </td>
+</tr>
 $content[nav]
 $content[rows]
 $content[nav]
-</TABLE>
-</DIV>
+</table>
+</div>