summaryrefslogtreecommitdiff
path: root/app/views/gateway_settings/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/gateway_settings/index.html.haml')
-rw-r--r--app/views/gateway_settings/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/gateway_settings/index.html.haml b/app/views/gateway_settings/index.html.haml
index b85ef0a..3f1400e 100644
--- a/app/views/gateway_settings/index.html.haml
+++ b/app/views/gateway_settings/index.html.haml
@@ -1,4 +1,4 @@
-- title t("gateway_settings.index.page_title")
+- content_for :title, t("gateway_settings.index.page_title")
- if @gateway_settings && @gateway_settings.count > 0
= render "index_core", :gateway_settings => @gateway_settings