]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/issues/index.html.erb
Store the report category.
[rails.git] / app / views / issues / index.html.erb
index 521b53ec0e09c23716b755b4d9a0bd308e1732f0..431158c38a19017ba1a2a51d4a18d4af64d2e4b6 100644 (file)
@@ -1,5 +1,5 @@
 <% content_for :heading do %>
-  <h1>List of <%= @user_role %> issues:</h1>
+  <h1>List of issues:</h1>
 <% end %>
 
 <%= form_tag(issues_path, :method => :get) do %>