diff --git a/app/views/users/_sidebar.html.erb b/app/views/users/_sidebar.html.erb index 34b1c0f1b4..c4c1849531 100644 --- a/app/views/users/_sidebar.html.erb +++ b/app/views/users/_sidebar.html.erb @@ -1,5 +1,5 @@
" role="navigation region"> -

<%= t(".landmark.choices")%>

+

<%= t(".landmark.choices") %>

-

<%= t(".landmark.pitch")%>

+

<%= t(".landmark.pitch") %>

<% if @user == current_user || policy(:dashboard).can_view_inbox_link? %> -

<%= t(".landmark.catch")%>

+

<%= t(".landmark.catch") %>

<% end %> -

<%= t(".landmark.switch")%>

+

<%= t(".landmark.switch") %>