1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 19:20:23 +02:00

[ticket/17283] Remove iconify from template files and assets

PHPBB3-17283
This commit is contained in:
Marc Alexander
2024-01-04 20:26:22 +01:00
parent 75b2579aa9
commit 9af61c1f1e
9 changed files with 0 additions and 107077 deletions

View File

@@ -27,8 +27,6 @@ installLang = {
<script src="{T_ASSETS_PATH}/javascript/core.js?assets_version={T_ASSETS_VERSION}"></script>
<!-- INCLUDEJS admin.js -->
{$ICONIFY_ICONS}
<script src="{T_ASSETS_PATH}/iconify/iconify.min.js?assets_version={T_ASSETS_VERSION}"></script>
{$SCRIPTS}
</body>