]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/beg/beg_failed.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / beg / beg_failed.tpl
index 2d66218991c62e5de3601dba31284f9e5c62a3e5..4087772a02a4cdf9080e9958432d2942cdebabdb 100644 (file)
@@ -1,9 +1,9 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="100%">
-       <TR>
-               <TD align="center">
-               <P>{--BEG_SORRY_ANOTHER_WAS_HERE_1--}<STRONG>{!__BEG_UID!}</STRONG>{--BEG_SORRY_ANOTHER_WAS_HERE_2--}<STRONG>{!__BEG_POINTS!}</STRONG>{--BEG_SORRY_ANOTHER_WAS_HERE_3--}</P>
-               <P>{--BEG_CLICKS_1--}<STRONG>{--__BEG_CLICKS--}</STRONG>{--BEG_CLICKS_2--}</P>
+<table border="0" cellspacing="0" cellpadding="0" width="100%">
+       <tr>
+               <td align="center">
+               <P>{--BEG_SORRY_ANOTHER_WAS_HERE_1--}<strong>$content[userid]</strong>{--BEG_SORRY_ANOTHER_WAS_HERE_2--}<strong>$content[points]</strong>{--BEG_SORRY_ANOTHER_WAS_HERE_3--}</P>
+               <P>{--BEG_CLICKS_1--}<strong>$content[clicks]</strong>{--BEG_CLICKS_2--}</P>
                <P align="right">{--BEG_THANKS_FOR_CLICK_AGAIN--}</P>
-               </TD>
-       </TR>
-</TABLE>
+               </td>
+       </tr>
+</table>