]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_welcome_header.tpl
Fix for endless loop
[mailer.git] / templates / de / html / member / member_welcome_header.tpl
index b6c5029c26904965be4229c24c100a03ec7a7b0c..c876c54fb4b15200efbe1922860549469bb68525 100644 (file)
@@ -1,11 +1,13 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="100%">
-<TR>
-       <TD width="10" class="seperator">&nbsp;</TD>
-       <TD class="member_content">{--LAST_ONLINE--}: <strong>{!_LAST_ONLINE_VALUE!}</strong><br />
-       {--LAST_MODULE--}: <strong>{!_LAST_MODULE_VALUE!}</strong></TD>
-</TR>
-<TR>
-       <TD colspan="2" height="7" class="seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD colspan="2" align="center" class="member_content">
+<table border="0" cellspacing="0" cellpadding="0" width="100%">
+<tr>
+       <td width="10" class="seperator">&nbsp;</td>
+       <td class="member_content">
+               {--LAST_ONLINE--}: <strong>$content[last_online]</strong><br />
+               {--LAST_MODULE--}: <strong>$content[last_module]</strong>
+       </td>
+</tr>
+<tr>
+       <td colspan="2" height="7" class="seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td colspan="2" align="center" class="member_content">