From: jocuri%softhome.net <> Date: Fri, 1 Oct 2004 12:49:55 +0000 (+0000) Subject: Patch for bug 261210: adapt bz_secure CSS for text based browsers; patch by Jason... X-Git-Tag: bugzilla-2.18rc3~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69322507ff73a9980c8c3cabca76b014cb2c4b4b;p=thirdparty%2Fbugzilla.git Patch for bug 261210: adapt bz_secure CSS for text based browsers; patch by Jason Pyeron ; r=myk, a=justdave. --- diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl index 5a2cf84182..d9663ccd72 100644 --- a/template/en/default/list/table.html.tmpl +++ b/template/en/default/list/table.html.tmpl @@ -164,6 +164,7 @@ [% END %] [% bug.bug_id %] + [%+ '[SEC]' IF bug.secure_mode %] [% FOREACH column = displaycolumns %] @@ -192,4 +193,3 @@ [% END %] [% END %] -