summaryrefslogtreecommitdiff
path: root/app/views/gateway_settings/_form.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/gateway_settings/_form.html.haml')
-rw-r--r--app/views/gateway_settings/_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/gateway_settings/_form.html.haml b/app/views/gateway_settings/_form.html.haml
index af26d2a..ad4b34b 100644
--- a/app/views/gateway_settings/_form.html.haml
+++ b/app/views/gateway_settings/_form.html.haml
@@ -3,5 +3,5 @@
= render "form_core", :f => f
- .actions
+ .form-actions
= f.button :submit, conditional_t('gateway_settings.form.submit')