Skip to content

Commit 176153b

Browse files
committed
Remove iconify
Signed-off-by: Matt Friedman <maf675@gmail.com>
1 parent 3aeaa06 commit 176153b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% if S_BBCODE_MEDIA %}
22
<button type="button" class="button button-icon-only bbcode-media" accesskey="m" name="addmedia" value="Media" onclick="bbfontstyle('[media]', '[/media]');" title="{{ lang('BBCODE_MEDIA_HELP') }}">
3-
{{ Icon('iconify', 'mdi:television-play', '', true, 'c-button-icon') }}
3+
{{ Icon('font', 'tv', '', true, 'fas c-button-icon') }}
44
</button>
55
{% endif %}

0 commit comments

Comments
 (0)