Flair toggle: Add a <label> tag

This commit is contained in:
Chad Birch
2013-07-25 16:18:28 -06:00
parent acfa8a232f
commit fb8818e9d2

View File

@@ -27,7 +27,9 @@
checked="checked"
%endif
>
${_("Show my flair on this subreddit. It looks like:")}
<label for="flair_enabled">
${_("Show my flair on this subreddit. It looks like:")}
</label>
</form>
<div class="tagline">${thing.wrapped_user}</div>
%endif