From: gerv%gerv.net <> Date: Sun, 17 Mar 2002 00:54:26 +0000 (+0000) Subject: Bug 103953 again = XHTML fixes. patch by ville.skytta@iki.fi, 2xr=gerv. X-Git-Tag: bugzilla-2.16rc1~183 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e18e33d5e749cfd7b1fc924627583cfae4eaea2;p=thirdparty%2Fbugzilla.git Bug 103953 again = XHTML fixes. patch by ville.skytta@iki.fi, 2xr=gerv. --- diff --git a/template/default/entry/enter_bug.tmpl b/template/default/entry/enter_bug.tmpl index e70553fca5..57e9b8689b 100644 --- a/template/default/entry/enter_bug.tmpl +++ b/template/default/entry/enter_bug.tmpl @@ -16,6 +16,7 @@ # Rights Reserved. # # Contributor(s): Gervase Markham + # Ville Skyttä #%] [% INCLUDE global/header @@ -61,7 +62,7 @@ @@ -77,7 +78,7 @@ @@ -192,7 +193,7 @@ [% FOREACH g = group %]      [% g.description %]
+ [% " checked=\"checked\"" IF g.checked %] />[% g.description %]
[% END %]
[% END %] @@ -247,7 +248,7 @@