]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_contct_user_form.tpl
Extension ext-forced/network continued:
[mailer.git] / templates / de / html / admin / admin_contct_user_form.tpl
index 20dd85b39272db005828cf587ef3179633d5efd5..882a37541126a0abe3c92076b40a97e9d7d98b61 100644 (file)
@@ -1,9 +1,9 @@
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=user_contct&amp;userid=$content[userid]%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=user_contct&amp;userid=$content[userid]%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
        <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>