aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/user/show.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user/show.rhtml')
-rw-r--r--app/views/user/show.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/user/show.rhtml b/app/views/user/show.rhtml
index 47a012f0f..daee89eaa 100644
--- a/app/views/user/show.rhtml
+++ b/app/views/user/show.rhtml
@@ -52,7 +52,7 @@
(just to see how it works)
<br><%= link_to "Change your password", signchangepassword_url() %> |
<%= link_to "Change your email", signchangeemail_url() %> |
- <%= link_to "Set profile photo", profile_photo_url() %>
+ <%= link_to "Set profile photo", set_profile_photo_url() %>
<% end %>
</p>