]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_action.tpl
Double question mark fixed
[mailer.git] / templates / de / html / sponsor / sponsor_action.tpl
index e1da0a589e602ff8f8d84976207c31ef21c3c0d2..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>