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.tmpl11
1 files changed, 7 insertions, 4 deletions
diff --git a/template/en/default/flag/list.html.tmpl b/template/en/default/flag/list.html.tmpl
index 83992617a..7a92f1277 100644
--- a/template/en/default/flag/list.html.tmpl
+++ b/template/en/default/flag/list.html.tmpl
@@ -98,8 +98,9 @@
[% flag.setter.nick FILTER html %]:
</td>
<td>
- <label title="[% type.description FILTER html %]">
- [%- type.name FILTER html FILTER no_break %]</label>
+ <label title="[% type.description FILTER html %]"
+ for="flag-[% flag.id %]">
+ [%- type.name FILTER html FILTER no_break -%]</label>
</td>
<td>
<select id="flag-[% flag.id %]" name="flag-[% flag.id %]"
@@ -140,7 +141,8 @@
<tr>
<td>&nbsp;</td>
<td>
- <label title="[% type.description FILTER html %]">
+ <label title="[% type.description FILTER html %]"
+ for="flag_type-[% type.id %]">
[%- type.name FILTER html FILTER no_break %]</label>
</td>
<td>
@@ -179,7 +181,8 @@
[% END %]
<tr>
<td colspan="2">
- addl. <label title="[% type.description FILTER html %]">
+ addl. <label title="[% type.description FILTER html %]"
+ for="flag_type-[% type.id %]">
[%- type.name FILTER html FILTER no_break %]</label>
</td>
<td>