diff --git a/app/views/tag/show.html.erb b/app/views/tag/show.html.erb index b6ad38eff3..f9f80a9a17 100644 --- a/app/views/tag/show.html.erb +++ b/app/views/tag/show.html.erb @@ -25,7 +25,7 @@
<% if current_user && current_user.following(params[:id]) %> - New post + New post <% else %> Follow <% if @related_tags %>