mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Update deprecated icon name
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
{{#group-membership-button tagName='' model=group showLogin=(route-action "showLogin")}}
|
||||
{{#if group.is_group_owner}}
|
||||
<span class="is-group-owner">
|
||||
{{d-icon "shield"}}
|
||||
{{d-icon "shield-alt"}}
|
||||
{{i18n "groups.index.is_group_owner"}}
|
||||
</span>
|
||||
{{else if group.is_group_user}}
|
||||
|
||||
Reference in New Issue
Block a user