aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/repo/hooks_add.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/repo/hooks_add.tmpl b/templates/repo/hooks_add.tmpl
index 174036d7..fb1c37d8 100644
--- a/templates/repo/hooks_add.tmpl
+++ b/templates/repo/hooks_add.tmpl
@@ -45,6 +45,10 @@
</label>
<p class="help-block">We will deliver event details when this hook is triggered.</p>
</div>
+ <hr/>
+ <div class="form-group">
+ <button class="btn btn-success">Add Webhook</button>
+ </div>
</form>
</div>
<div class="panel-footer">