From f5c3529c20575218e9f80e1be14fa48e746c8b4a Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" <> Date: Wed, 16 Mar 2005 01:48:34 +0000 Subject: Fix for bug 284446: adds hooks useful for testrunner and other third-party extensions; r=gerv --- template/en/default/bug/knob.html.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'template/en/default/bug/knob.html.tmpl') diff --git a/template/en/default/bug/knob.html.tmpl b/template/en/default/bug/knob.html.tmpl index 0adb69928..f73821675 100644 --- a/template/en/default/bug/knob.html.tmpl +++ b/template/en/default/bug/knob.html.tmpl @@ -171,6 +171,9 @@ Format For Printing   |   Clone This [% terms.Bug %] + + [%# Links to more things users can do with this bug. %] + [% Hook.process("links") %] -- cgit v1.2.3-24-g4f1b