From: lpsolit%gmail.com <> Date: Wed, 22 Jun 2005 06:08:49 +0000 (+0000) Subject: Bug 298376: [SEC] not shown in buglists in text-mode browsers such as Lynx - Patch... X-Git-Tag: bugzilla-2.18.2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6646e1c2d076ca1e1369deacb756f00f20eeb32;p=thirdparty%2Fbugzilla.git Bug 298376: [SEC] not shown in buglists in text-mode browsers such as Lynx - Patch by Frédéric Buclin r=zach a=justdave --- diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl index b89a4bbb13..1df0e6a9b8 100644 --- a/template/en/default/list/table.html.tmpl +++ b/template/en/default/list/table.html.tmpl @@ -171,7 +171,7 @@ [% END %] [% bug.bug_id %] - [%+ '[SEC]' IF bug.secure_mode %] + [%+ '[SEC]' IF bug.isingroups %] [% FOREACH column = displaycolumns %]