From 33124d1c674fb7c6c9fa7eb015c8c887072913e1 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Wed, 16 Sep 2009 09:49:24 +0000 Subject: Bug 516269: New Template Hook: after the bug comment textarea Patch by Frederic Peters r=mkanat, a=mkanat --- template/en/default/bug/edit.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 924eae3b5..765306438 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -257,6 +257,7 @@ maxrows = 25 cols = constants.COMMENT_COLS %] + [% Hook.process("after_comment_textarea") %]
[% PROCESS commit_button id=""%] -- cgit v1.2.3-24-g4f1b