Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 208e548

Browse files
committed
DEV: Update to Font Awesome 6 icon names
1 parent 7685ebf commit 208e548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/assets/javascripts/discourse/templates/admin/plugins-house-ads.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<span>{{i18n "admin.adplugin.house_ads.new"}}</span>
1313
</LinkTo>
1414
<LinkTo @route="adminPlugins.houseAds.index" class="btn btn-default">
15-
{{d-icon "cog"}}
15+
{{d-icon "gear"}}
1616
<span>{{i18n "admin.adplugin.house_ads.settings"}}</span>
1717
</LinkTo>
1818
</div>

0 commit comments

Comments
 (0)