New naming convention applied to many functions, see #118 for details
[mailer.git] / templates / de / html / member / member_welcome_header.tpl
index 90853bd209aa25b35995389422cddd36bb9cba6a..c876c54fb4b15200efbe1922860549469bb68525 100644 (file)
@@ -1,8 +1,10 @@
 <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>
+       <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>