]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/beg/beg_link.tpl
Missing CSS class added
[mailer.git] / templates / de / html / beg / beg_link.tpl
index 6a7634ffebf394e8202dd88711d65fd66859b3bf..73a7af967a17308217bcb95b46606d3f06be3e23 100644 (file)
@@ -8,20 +8,24 @@
                <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>$content[userid]</u>{--BEG_LINK_USERID_2--}
+                               <td align="center" height="50" class="bottom">
+                                       <div class="para big">
+                                               {--BEG_LINK_BY_1--}<strong>{?MAIN_TITLE?}</strong>{--BEG_LINK_BY_2--}
+                                       </div>
+
+                                       <div class="para">
+                                               {--BEG_LINK_USERID_1--}<u>$content[userid]</u>{--BEG_LINK_USERID_2--}
+                                       </div>
                                </td>
                        </tr>
                        <tr>
-                               <td align="center" height="120" class="beg_msg bottom2">
+                               <td align="center" height="120" class="beg_msg bottom">
                                        $content[message]
                                </td>
                        </tr>
                        <tr>
                                <td align="center" height="30">
-                                       <a href="{?URL?}/ref.php?ref=$content[userid]">{--BEG_CONTINUE_REGISTER--}</a>
+                                       <a href="{%url=ref.php?refid=$content[userid]%}">{--BEG_CONTINUE_REGISTER--}</a>
                                </td>
                        </tr>
                </table>