aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin_user/show.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin_user/show.rhtml')
-rw-r--r--app/views/admin_user/show.rhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/admin_user/show.rhtml b/app/views/admin_user/show.rhtml
index fd6733db4..699c75ca0 100644
--- a/app/views/admin_user/show.rhtml
+++ b/app/views/admin_user/show.rhtml
@@ -18,6 +18,7 @@
<p>
<%= link_to 'Public page', main_url(user_url(@admin_user)) %>
| <%= link_to 'Edit', '../edit/' + @admin_user.id.to_s %>
+ | <%= link_to 'Log in as this user', '../login_as/' + @admin_user.id.to_s %> (also confirms their email)
</p>
<h2>Track things</h2>