(cp 1441831e9) fixes #2528 add icon class

This commit is contained in:
HWFord
2026-02-23 18:01:09 +01:00
parent 07173e5979
commit 817cabf4c6

View File

@@ -7,7 +7,7 @@
</a>
{if count($SELECT_RELATED_TAGS) > 1}
<a class="selected-related-tag-remove" href="{$TAG.remove_url}" style="border:none;" title="{'remove this tag from the list'|translate}">
<i class="gallery-icon-cancel"></i>
<i class="gallery-icon-cancel fas fa-plus"></i>
</a>
{/if}
</span>