]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/beg/beg_done.tpl
Extension ext-beg improved, better EL code used:
[mailer.git] / templates / de / html / beg / beg_done.tpl
index 53937baace9cf1d58602494d43ef4fb83ad67f12..49d6581db8f3affc02cbf4316cd74bb0a0dae125 100644 (file)
@@ -1,11 +1,13 @@
-<div>
-       {--BEG_USERID_STEAL_1--}<strong>$content[userid]</strong>{--BEG_USERID_STEAL_2--}<strong>{%pipe,translateComma=$content[points]%}</strong>{--BEG_USERID_STEAL_3--}
+<div style="height:50px">
+       {--BEG_USERID_STEAL_1--}
+       <strong>$content[userid]</strong>
+       {%message,BEG_USERID_STEAL_2=$content[points]%}
 </div>
 
-<div>
+<div style="height:50px">
        {%message,BEG_CLICKS=$content[clicks]%}
 </div>
 
-<div align="right">
+<div style="height:20px" align="right">
        {--BEG_THANKS_FOR_CLICK--}
 </div>