diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 91d4ac73..daa16d02 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -51,18 +51,20 @@ <%= render :partial => 'layouts/lowermapelements' %>
- -
-
- Double-click to
add a topic + + <% if !(controller_name == 'maps' && action_name == "conversation") %> +
+
+ Double-click to
add a topic +
+
+ Use Tab & Shift+Tab to select a metacode +
+
+ Press Enter to add the topic +
-
- Use Tab & Shift+Tab to select a metacode -
-
- Press Enter to add the topic -
-
+ <% end %>
<%= render :partial => 'layouts/mobilemenu' %>