1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 08:13:14 +02:00

[ticket/16237] cleanup leftovers

PHPBB3-16237
This commit is contained in:
hanakin
2020-05-08 11:20:52 -10:00
parent 63c7488f18
commit 50faa5affb
5 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
<!-- IF U_PRINT_PM -->
<li>
<a href="{U_PRINT_PM}" title="{L_PRINT_PM}" accesskey="p">
{{ Icon('iconify', 'fa:print', lang('PRINT_PM'), false) }}<span>{L_}</span>
{{ Icon('iconify', 'fa:print', lang('PRINT_PM'), false) }}
</a>
</li>
<!-- ENDIF -->