diff options
Diffstat (limited to 'app/views/roles/list.rhtml')
-rw-r--r-- | app/views/roles/list.rhtml | 2 |
1 files changed, 1 insertions, 1 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)) -%> |