]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_unconfirmed_row.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_list_unconfirmed_row.tpl
index 3d0dccf51a250f5273a7199b417eae31b9e30c3d..bfa1b1246534ed88d8b9faf7ee3f09371b165884 100644 (file)
@@ -4,5 +4,5 @@
                <a href="{%url=mailid.php?userid=$content[userid]&amp;$content[link]=$content[id]%}" target="_blank">{--CLICK_NOW--}</a>
        </td>
        <td class="{%template,ColorSwitch%} bottom right">$content[email]</td>
-       <td align="center" class="{%template,ColorSwitch%} bottom">{%pipe,translateUserStatus=$content[status]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">{%user,status,translateUserStatus=$content[userid]%}</td>
 </tr>