From: lpsolit%gmail.com <> Date: Wed, 13 Dec 2006 02:17:34 +0000 (+0000) Subject: Bug 363556: No obvious way to log in to view/change a bug when you're not logged... X-Git-Tag: bugzilla-2.23.4~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6d08f6b4bf59323731e4a746f12810322152174;p=thirdparty%2Fbugzilla.git Bug 363556: No obvious way to log in to view/change a bug when you're not logged in - Patch by Frédéric Buclin r/a=justdave --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index ed220bb698..82ab6f3d75 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -385,8 +385,8 @@
- [% IF user.id %] - - [% END %] + [% ELSE %] +
+ Note +

+ You need to + log in + before you can comment on or make changes to this [% terms.bug %]. +

+
+ [% END %] +
+ + [% IF user.id %] : [% IF Param("insidergroup") && user.in_group(Param("insidergroup")) %] [% END %] -