From 61a49f228204e2991aea7970c44efdd433f8c71b Mon Sep 17 00:00:00 2001 From: "travis%sedsystems.ca" <> Date: Wed, 19 Jan 2005 02:29:25 +0000 Subject: Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk --- template/en/default/flag/list.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/flag') diff --git a/template/en/default/flag/list.html.tmpl b/template/en/default/flag/list.html.tmpl index 08f8c5547..f660b15ca 100644 --- a/template/en/default/flag/list.html.tmpl +++ b/template/en/default/flag/list.html.tmpl @@ -98,7 +98,7 @@ [% flag.setter.nick FILTER html %]: - [% type.name FILTER html %] + [% type.name FILTER html FILTER no_break %] @@ -172,7 +172,7 @@ [% separator_displayed = 1 %] [% END %] - addl. [% type.name FILTER html %] + addl. [% type.name FILTER html FILTER no_break %]