diff options
Diffstat (limited to 'template/en/default/bug')
-rw-r--r-- | template/en/default/bug/show-multiple.html.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/bug/show-multiple.html.tmpl b/template/en/default/bug/show-multiple.html.tmpl index 1442cae4f..173d98e92 100644 --- a/template/en/default/bug/show-multiple.html.tmpl +++ b/template/en/default/bug/show-multiple.html.tmpl @@ -20,6 +20,7 @@ # Toms Baugis <toms@myrealbox.com> # Olav Vitters <olav@bkor.dhs.org> # Max Kanat-Alexander <mkanat@bugzilla.org> + # Elliotte Martin <emartin@everythingsolved.com> #%] [% PROCESS "global/field-descs.none.tmpl" %] @@ -279,6 +280,9 @@ </tr> [% END %] [% END %] + + [% Hook.process("last_row", "bug/show-multiple.html.tmpl") %] + </table> |