summaryrefslogtreecommitdiff
path: root/app/views/users/show.html.erb
diff options
context:
space:
mode:
authorshumakl <shumakl@purdue.edu>2014-04-03 16:45:23 -0400
committershumakl <shumakl@purdue.edu>2014-04-03 16:45:23 -0400
commitd6009eddd6f67a9414ff7d707ae82c053e6653ad (patch)
tree8bfc4541288ed9bb430c1047aa193b092ec423c8 /app/views/users/show.html.erb
parentdfe5dbd2ada1841b09f70bfd742c10ba878f74fe (diff)
parentdacab01db3ac4b9d9e2281daff74230a003f138e (diff)
Merge branch 'master' of github.com:LukeShu/leaguer
Diffstat (limited to 'app/views/users/show.html.erb')
-rw-r--r--app/views/users/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb
index dafa73e..7bda009 100644
--- a/app/views/users/show.html.erb
+++ b/app/views/users/show.html.erb
@@ -18,4 +18,4 @@
</p>
<%= link_to 'Edit', edit_user_path(@user) %> |
-<%= link_to 'Back', users_path %>
+<%= link_to 'Users', users_path %>