summaryrefslogtreecommitdiff
path: root/app/views/hooks/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/hooks/index.html.haml')
-rw-r--r--app/views/hooks/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/hooks/index.html.haml b/app/views/hooks/index.html.haml
index 88a5a7dcffe..808a348133c 100644
--- a/app/views/hooks/index.html.haml
+++ b/app/views/hooks/index.html.haml
@@ -18,7 +18,7 @@
.input
= f.text_field :url, class: "text_field xxlarge"
 
- = f.submit "Add Web Hook", class: "btn btn-primary"
+ = f.submit "Add Web Hook", class: "btn btn-create"
%hr
-if @hooks.any?