1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-26 17:54:39 +02:00

[ticket/16237] first round of fixes

PHPBB3-16237
This commit is contained in:
hanakin
2020-05-02 21:29:10 -10:00
parent e8493f9159
commit 277e066a63
9 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
{% apply spaceless %}
<span class="crumb">
<a href="{U_SITE_HOME}" data-navbar-reference="home">
{{ Icon('iconify', 'fa:home', lang('SITE_HOME'), false) }}
{{ Icon('iconify', 'fa:home', lang('L_SITE_HOME'), false) }}
</a>
</span>
{% endapply %}