From 82db8a0fdef47de50d969546e67afc6ab6b627cd Mon Sep 17 00:00:00 2001 From: "guy.pyrzak%gmail.com" <> Date: Thu, 10 Apr 2008 21:40:32 +0000 Subject: =?UTF-8?q?Bug=20427236=20=C3=90=20Different=20font=20sizes=20used?= =?UTF-8?q?=20in=20the=20group=20restrictions=20section=20of=20show=5Fbug.?= =?UTF-8?q?cgi=20Patch=20by=20Guy=20Pyrzak=20=20r=3D?= =?UTF-8?q?mkanat,=20a=3Dmkanat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch changes the font size of the group area to be the same for both by changing the font size to both use the tag --- template/en/default/bug/edit.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 2b70b03a3..631de7519 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -666,9 +666,9 @@
Only users in all of the selected groups can view this [% terms.bug %]:
- + (Unchecking all boxes makes this a more public [% terms.bug %].) - +
[% END %] -- cgit v1.2.1