]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_action.tpl
Rewrote handling of 'menu adverts' to a filter. This allows e.g. ext-clickbanner...
[mailer.git] / templates / de / html / sponsor / sponsor_action.tpl
index 28ba54e152e3a97c8740fa941545bfba431f19af..72a850e93c3702281dd606145addc35e231ef20e 100644 (file)
@@ -1,8 +1,10 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="100%">
-<TR>
-  <TD class="sponsor_action bottom2 left2 right2" align="center">
-    <STRONG>$content[title]</STRONG>
-  </TD>
-</TR>
+<div align="left">
+<table border="0" cellspacing="0" cellpadding="0" class="sponsor_menu">
+<tr>
+       <td class="sponsor_action bottom left right" align="center">
+               <strong>$content[main_title]</strong>
+       </td>
+</tr>
 $content[menu]
-</TABLE>
+</table>
+</div>