1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-06 22:45:02 +02:00

[ticket/14235] Font Awesome in simple_header.html

PHPBB3-14235
This commit is contained in:
Erwan Nader 2015-10-14 16:46:30 +02:00
parent 9ac79453e1
commit 7dec0a6707

View File

@ -22,6 +22,7 @@
})(document); })(document);
</script> </script>
<!-- ENDIF --> <!-- ENDIF -->
<link href="{T_FONT_AWESOME_LINK}" rel="stylesheet">
<link href="{T_STYLESHEET_LINK}" rel="stylesheet"> <link href="{T_STYLESHEET_LINK}" rel="stylesheet">
<link href="{T_STYLESHEET_LANG_LINK}" rel="stylesheet"> <link href="{T_STYLESHEET_LANG_LINK}" rel="stylesheet">