]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_contct_user_form.tpl
More EL code
[mailer.git] / templates / de / html / admin / admin_contct_user_form.tpl
index 6ff39698b2b0bb12ece1afb63159276f8d8af894..882a37541126a0abe3c92076b40a97e9d7d98b61 100644 (file)
@@ -3,7 +3,7 @@
        <tr>
                <td align="center" class="table_header bottom">
                        <strong>{--ADMIN_CONTACT_USER--}:<br />
-                       $content[surname] $content[family] &lt;<a href="mailto:$content[email]">$content[email]</a>&gt;</strong>
+                       {%user,surname=$content[userid]%} {%user,family=$content[userid]%} &lt;<a href="mailto:$content[email]">$content[email]</a>&gt;</strong>
                </td>
        </tr>
        <tr>