]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/beg/beg_failed.tpl
Global rewrite of engine:
[mailer.git] / templates / de / html / beg / beg_failed.tpl
index a1ac14fbe3b8bdc3bdff49d48fb03ba083f46bb3..f6af94a2f833fdbfc789740c11818ab8243a67cc 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>
-               <P align="right">{--BEG_THANKS_FOR_CLICK_AGAIN--}</P>
-               </TD>
-       </TR>
-</TABLE>
+<table border="0" cellspacing="0" cellpadding="0" width="100%">
+       <tr>
+               <td align="center">
+               <div>{--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--}</div>
+               <div>{--BEG_CLICKS_1--}<strong>$content[clicks]</strong>{--BEG_CLICKS_2--}</div>
+               <div align="right">{--BEG_THANKS_FOR_CLICK_AGAIN--}</div>
+               </td>
+       </tr>
+</table>