aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authorMichael Miday <midaym@gmail.com>2015-10-02 05:09:56 +0200
committerMichael Miday <midaym@gmail.com>2015-10-09 06:40:08 +0200
commitab3af7984a4a5769632417b8d0ff5058cd8a33d9 (patch)
treecd9c2434bf0eb2761e91ea0cb6604bf82d3761a8 /phpBB/styles/prosilver/template/overall_header.html
parentbb9bfec624429b4263aad30efb6c32e619f82883 (diff)
downloadforums-ab3af7984a4a5769632417b8d0ff5058cd8a33d9.tar
forums-ab3af7984a4a5769632417b8d0ff5058cd8a33d9.tar.gz
forums-ab3af7984a4a5769632417b8d0ff5058cd8a33d9.tar.bz2
forums-ab3af7984a4a5769632417b8d0ff5058cd8a33d9.tar.xz
forums-ab3af7984a4a5769632417b8d0ff5058cd8a33d9.zip
[ticket/14175]Include responsive.css same as rest
PHPBB3-14175
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_header.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index 0fd2fa4c56..823d5e1c12 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -47,7 +47,6 @@
<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" />
<!-- IF S_CONTENT_DIRECTION eq 'rtl' -->
<link href="{T_THEME_PATH}/bidi.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet">