]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/beg/beg_link.tpl
Now no longer in admin area
[mailer.git] / templates / de / html / beg / beg_link.tpl
index 9fd13d834adcecec4505f2a308ba7a2a246f5af1..e33128224f81d08184393fd7dae910fed454cc75 100644 (file)
@@ -1,31 +1,32 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="100%" style="height: 100%">
-       <TR>
-               <TD height="10%" align="center">
-                       <P align="center">{!__BEG_BANNER!}</P>
-               </TD>
-       </TR>
-       <TR>
-               <TD height="80%" align="center">
-               <TABLE border="0" cellspacing="0" cellpadding="0" class="beg_table dashed" width="620">
-                       <TR>
-                               <TD align="center" height="50" class="bottom2"><div class="big">{--BEG_LINK_BY_1--}<strong>{!MAIN_TITLE!}</strong>{--BEG_LINK_BY_2--}</div><br />
-                               {--BEG_LINK_USERID_1--}<u>{!__BEG_UID!}</u>{--BEG_LINK_USERID_2--}</TD>
-                       </TR>
-                       <TR>
-                               <TD align="center" height="120" class="beg_msg bottom2">
-                               {!__BEG_MSG!}</TD>
-                       </TR>
-                       <TR>
-                               <TD align="center" height="30"><a
+<table border="0" cellspacing="0" cellpadding="0" width="100%" style="height: 100%">
+       <tr>
+               <td height="10%" align="center">
+                       <div align="center">{!__BEG_BANNER!}</div>
+               </td>
+       </tr>
+       <tr>
+               <td height="80%" align="center">
+               <table border="0" cellspacing="0" cellpadding="0" class="beg_table dashed">
+                       <tr>
+                               <td align="center" height="50" class="bottom2"><div class="big">{--BEG_LINK_BY_1--}<strong>{!MAIN_TITLE!}</strong>{--BEG_LINK_BY_2--}</div><br />
+                               {--BEG_LINK_USERID_1--}<u>{!__BEG_UID!}</u>{--BEG_LINK_USERID_2--}</td>
+                       </tr>
+                       <tr>
+                               <td align="center" height="120" class="beg_msg bottom2">
+                               $content[msg]
+                               </td>
+                       </tr>
+                       <tr>
+                               <td align="center" height="30"><a
                                        href="{!URL!}/ref.php?ref={!__BEG_UID!}">{--BEG_CONTINUE_REGISTER--}</a>
-                               </TD>
-                       </TR>
-               </TABLE>
-               </TD>
-       </TR>
-       <TR>
-               <TD height="10%" align="center">
-                       <P align="center">{!__BEG_BANNER!}</P>
-               </TD>
-       </TR>
-</TABLE>
+                               </td>
+                       </tr>
+               </table>
+               </td>
+       </tr>
+       <tr>
+               <td height="10%" align="center">
+                       <div align="center">{!__BEG_BANNER!}</div>
+               </td>
+       </tr>
+</table>