summaryrefslogtreecommitdiffstats
path: root/app/views/enumerations/list.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/enumerations/list.rhtml')
-rw-r--r--app/views/enumerations/list.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/enumerations/list.rhtml b/app/views/enumerations/list.rhtml
index 2e069f392..9de9bf37c 100644
--- a/app/views/enumerations/list.rhtml
+++ b/app/views/enumerations/list.rhtml
@@ -25,4 +25,4 @@
<p><%= link_to l(:label_enumeration_new), { :action => 'new', :opt => option } %></p>
<% end %>
-<% set_html_title(l(:label_enumerations)) -%>
+<% html_title(l(:label_enumerations)) -%>