]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/beg/beg_link.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / beg / beg_link.tpl
index e33128224f81d08184393fd7dae910fed454cc75..f64e41062783ff64e9ea801b771ba832cb9b16e5 100644 (file)
@@ -8,7 +8,7 @@
                <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 />
+                               <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>
@@ -18,7 +18,7 @@
                        </tr>
                        <tr>
                                <td align="center" height="30"><a
-                                       href="{!URL!}/ref.php?ref={!__BEG_UID!}">{--BEG_CONTINUE_REGISTER--}</a>
+                                       href="{?URL?}/ref.php?ref={!__BEG_UID!}">{--BEG_CONTINUE_REGISTER--}</a>
                                </td>
                        </tr>
                </table>