Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_lock_user.tpl
index 7a51c8ebb24addf78d43438b50350784d34febf2..0c086e4f7b7e56eb2811b652d554f36b174a8ecc 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=lock_user&amp;userid=$content[userid]%}" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=lock_user&amp;userid={%pipe,bigintval=$content[userid]%}%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td align="center" class="admin_title bottom">
@@ -11,7 +11,7 @@
        </tr>
        <tr>
                <td align="center">
-                       [&nbsp;<a href="$content[email]">$content[surname] $content[family]</a>&nbsp;]
+                       [&nbsp;<a href="{%user,email,generateEmailLink=$content[userid]%}">{%user,surname=$content[userid]%} {%user,surname=$content[userid]%} ({%user,status,translateUserStatus=$content[userid])</a>&nbsp;]
                </td>
        </tr>
        <tr>