aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authorMichael Miday <midaym@gmail.com>2015-09-15 22:23:24 +0200
committerMichael Miday <midaym@gmail.com>2015-09-17 18:37:25 +0200
commit956723af0ed94f79dbbeed2bcfc8617b2c73960e (patch)
tree66f146e670006275f0231bd73dcfb0c72fbbfa7c /phpBB/styles/prosilver/template/overall_header.html
parenteab8a12fb8356391cb01bae909494ca828a8a6bc (diff)
downloadforums-956723af0ed94f79dbbeed2bcfc8617b2c73960e.tar
forums-956723af0ed94f79dbbeed2bcfc8617b2c73960e.tar.gz
forums-956723af0ed94f79dbbeed2bcfc8617b2c73960e.tar.bz2
forums-956723af0ed94f79dbbeed2bcfc8617b2c73960e.tar.xz
forums-956723af0ed94f79dbbeed2bcfc8617b2c73960e.zip
[ticket/12769] Properly include FA
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_header.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index e7c3ac753b..144595fc05 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -44,6 +44,7 @@
})(document);
</script>
<!-- ENDIF -->
+<link href="{T_FONT_AWESOME_LINK}" rel="stylesheet">
<link href="{T_STYLESHEET_LINK}" rel="stylesheet">
<link href="{T_STYLESHEET_LANG_LINK}" rel="stylesheet">
<link href="{T_THEME_PATH}/responsive.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet" media="all and (max-width: 700px)" />