]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 516269: New Template Hook: after the bug comment textarea
authormkanat%bugzilla.org <>
Wed, 16 Sep 2009 09:48:13 +0000 (09:48 +0000)
committermkanat%bugzilla.org <>
Wed, 16 Sep 2009 09:48:13 +0000 (09:48 +0000)
Patch by Frederic Peters <fpeters@0d.be> r=mkanat, a=mkanat

template/en/default/bug/edit.html.tmpl

index 3c45a0813a06c14131fb3605e037058594c2adcd..1fc157060e6b729742fcc6fcbf17095d8a9a1f9b 100644 (file)
                      maxrows   = 25
                      cols      = constants.COMMENT_COLS
           %]
+          [% Hook.process("after_comment_textarea") %]
           <br>
           [% PROCESS commit_button id=""%]
           <table class="status" cellspacing="0" cellpadding="0">