summaryrefslogtreecommitdiffstats
path: root/template/en/default/flag/list.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/flag/list.html.tmpl')
-rw-r--r--template/en/default/flag/list.html.tmpl6
1 files changed, 3 insertions, 3 deletions
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 %]:
</td>
<td>
- [% type.name FILTER html %]
+ [% type.name FILTER html FILTER no_break %]
</td>
<td>
<select id="flag-[% flag.id %]" name="flag-[% flag.id %]"
@@ -137,7 +137,7 @@
[% IF (!type.flags || type.flags.size == 0) && type.is_active %]
<tr>
<td>&nbsp;</td>
- <td>[% type.name FILTER html %]</td>
+ <td>[% type.name FILTER html FILTER no_break %]</td>
<td>
<select id="flag_type-[% type.id %]" name="flag_type-[% type.id %]"
onchange="toggleRequesteeField(this);">
@@ -172,7 +172,7 @@
[% separator_displayed = 1 %]
[% END %]
<tr>
- <td colspan="2">addl. [% type.name FILTER html %]</td>
+ <td colspan="2">addl. [% type.name FILTER html FILTER no_break %]</td>
<td>
<select id="flag_type-[% type.id %]" name="flag_type-[% type.id %]"
onchange="toggleRequesteeField(this);">