diff --git a/app/views/questions/show.html.erb b/app/views/questions/show.html.erb index 64f7449ae41..f42508574fc 100644 --- a/app/views/questions/show.html.erb +++ b/app/views/questions/show.html.erb @@ -25,7 +25,7 @@

<%=translation('questions.show.question')%>:<%= @node.title %>

<% pt = @node.power_tag('question') %>
- <%= @node.author.name %> <%= pt %>: + <%= @node.author.name %> <%=translation('questions.show.question_about')%> <%= pt %>: Follow this topic