]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/issues/index.html.erb
Added a few more tests
[rails.git] / app / views / issues / index.html.erb
index 101df96ba6e8ffefed16a2a94cbf164ff8b4363f..4002e9db3e40152d14a2ea01e9aa19a276ea676f 100644 (file)
@@ -1,7 +1,7 @@
 <p id= "notice"><%= notice %></p>
 
 <% content_for :heading do %>
-       <h1>List of existing Issues:</h1>
+       <h1>List of <%= @user_role %> issues:</h1>
 <% end %>
 
 <%= form_tag(issues_path, :method => :get) do %>