FEATURE: allow title overridable

This commit is contained in:
Sam
2014-07-30 08:46:46 +10:00
parent 367d699247
commit ebf385aedc
3 changed files with 6 additions and 2 deletions

View File

@@ -102,7 +102,7 @@
<div>
<span>
{{input type="checkbox" checked=allow_title disabled=readOnly}}
{{input type="checkbox" checked=allow_title}}
{{i18n admin.badges.allow_title}}
</span>
</div>