Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / beg / beg_link.tpl
index 73a7af967a17308217bcb95b46606d3f06be3e23..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">
                        <tr>
                                <td align="center" height="50" class="bottom">
                                        <div class="para big">
-                                               {--BEG_LINK_BY_1--}<strong>{?MAIN_TITLE?}</strong>{--BEG_LINK_BY_2--}
+                                               {--BEG_LINK_BY--}
                                        </div>
 
                                        <div class="para">
-                                               {--BEG_LINK_USERID_1--}<u>$content[userid]</u>{--BEG_LINK_USERID_2--}
+                                               {%message,BEG_LINK_USERID=$content[userid]%}
                                        </div>
                                </td>
                        </tr>
@@ -24,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>
@@ -37,3 +38,4 @@
                </td>
        </tr>
 </table>
+</div>