Skip to content

Commit b736abd

Browse files
committed
Remove bad icon formatting
1 parent 164bcbc commit b736abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<li class="no-bulletin">
22
<a href="{{ U_PHPBB_SKELETON_EXT }}">
3-
{{ Icon('font', 'skull', lang('PHPBB_SKELETON_EXT'), false, 'fas', {'style': 'height:14px;width:14px;'}) }}
3+
{{ Icon('font', 'skull', lang('PHPBB_SKELETON_EXT'), false, 'fas') }}
44
</a>
55
</li>

0 commit comments

Comments
 (0)