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.rhtml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/user/show.rhtml b/app/views/user/show.rhtml
index e2047f216..d723196d3 100644
--- a/app/views/user/show.rhtml
+++ b/app/views/user/show.rhtml
@@ -193,7 +193,6 @@
<% end %>
<% if @show_profile && @is_you %>
<h2 id="email_subscriptions"> <%= _("Things you're following")%></h2>
- <p>You can view everything you're following on <%= link_to "your wall", show_user_wall_path %>.</p>
<%= render :partial => 'change_receive_email' %>
<br>
<% if @track_things.empty? %>