summaryrefslogtreecommitdiffstats
path: root/app/views/roles
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/roles')
-rw-r--r--app/views/roles/list.rhtml2
-rw-r--r--app/views/roles/workflow.rhtml2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/views/roles/list.rhtml b/app/views/roles/list.rhtml
index fabc5edcd..202fdf41c 100644
--- a/app/views/roles/list.rhtml
+++ b/app/views/roles/list.rhtml
@@ -33,4 +33,4 @@
<p><%= link_to l(:label_permissions_report), :action => 'report' %></p>
-<% set_html_title(l(:label_role_plural)) -%>
+<% html_title(l(:label_role_plural)) -%>
diff --git a/app/views/roles/workflow.rhtml b/app/views/roles/workflow.rhtml
index 02f1b48a2..0f08b0d22 100644
--- a/app/views/roles/workflow.rhtml
+++ b/app/views/roles/workflow.rhtml
@@ -55,4 +55,4 @@
<% end %>
-<% set_html_title(l(:label_workflow)) -%>
+<% html_title(l(:label_workflow)) -%>