Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / beg / beg_link.tpl
index 381a1e42ebfd2655b745f40bcea85438abc25ffd..17850721a29aebfb5639b2b2d165788e3bb15813 100644 (file)
@@ -1,3 +1,4 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" width="100%" style="height: 100%">
        <tr>
                <td height="10%" align="center">
@@ -9,9 +10,13 @@
                <table border="0" cellspacing="0" cellpadding="0" class="beg_table dashed">
                        <tr>
                                <td align="center" height="50" class="bottom">
-                                       <div class="big">{--BEG_LINK_BY_1--}<strong>{?MAIN_TITLE?}</strong>{--BEG_LINK_BY_2--}</div>
-                                       <br />
-                                       {--BEG_LINK_USERID_1--}<u>$content[userid]</u>{--BEG_LINK_USERID_2--}
+                                       <div class="para big">
+                                               {--BEG_LINK_BY--}
+                                       </div>
+
+                                       <div class="para">
+                                               {%message,BEG_LINK_USERID=$content[userid]%}
+                                       </div>
                                </td>
                        </tr>
                        <tr>
@@ -20,7 +25,7 @@
                                </td>
                        </tr>
                        <tr>
-                               <td align="center" height="30">
+                               <td align="center">
                                        <a href="{%url=ref.php?refid=$content[userid]%}">{--BEG_CONTINUE_REGISTER--}</a>
                                </td>
                        </tr>
@@ -33,3 +38,4 @@
                </td>
        </tr>
 </table>
+</div>