From c19995a905335b5243299006223a50ad0617c097 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 28 Apr 2015 13:12:16 +0800 Subject: Bug 1153102: add hooks for bug bounty display and form --- extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl') diff --git a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl index 6649399e1..da7f2f294 100644 --- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl @@ -936,6 +936,7 @@
+ [%+ Hook.process('top_actions') %]
[% END %] -- cgit v1.2.3-24-g4f1b