Give magic wands to all moderators

This commit is contained in:
Neil Lalonde
2013-04-04 16:14:55 -04:00
parent 4096c6bdc2
commit 66bc48a0e3
5 changed files with 11 additions and 6 deletions

View File

@@ -72,7 +72,10 @@
{{/if}}
</td>
{{/if}}
<td>{{#if admin}}<i class="icon-trophy" title="{{i18n admin.title}}"></i>{{/if}}<td>
<td>
{{#if admin}}<i class="icon-trophy" title="{{i18n admin.title}}"></i>{{/if}}
{{#if moderator}}<i class="icon-magic" title="{{i18n admin.moderator}}"></i>{{/if}}
<td>
</tr>
{{/each}}