From: lpsolit%gmail.com <> Date: Mon, 11 Jul 2005 05:52:33 +0000 (+0000) Subject: Bug 165022: add alias field to new bug form - Patch by Albert Ting r=GavinS a=justdave --- diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index 11a29a2239..de246706d8 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -282,6 +282,15 @@ function set_assign_to() { [% END %] +[% IF Param("usebugaliases") %] + + Alias: + + + + +[% END %] + URL: