mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/14231]Fix double icon issue
PHPBB3-14231
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<!-- EVENT overall_footer_breadcrumb_prepend -->
|
||||
<span class="crumb">
|
||||
<a href="{U_INDEX}" data-navbar-reference="index">
|
||||
<i class="icon fa-home fa-fw" aria-hidden="true"></i><span>{L_INDEX}</span>
|
||||
<!-- IF not U_SITE_HOME --><i class="icon fa-home fa-fw" aria-hidden="true"></i><!-- ENDIF --><span>{L_INDEX}</span>
|
||||
</a>
|
||||
</span>
|
||||
<!-- EVENT overall_footer_breadcrumb_append -->
|
||||
|
Reference in New Issue
Block a user