aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-07-14 21:13:21 +0200
committerAndreas Fischer <bantu@phpbb.com>2013-07-14 21:19:21 +0200
commitb9fa2089d56d16d8a8cd84bb8ae06d85fec5506a (patch)
tree78a26bc1f6547de436b6cf64f9174b65f2ba302b /phpBB/styles/prosilver/template/overall_header.html
parent424040f8901cc4c075924c5d21d89fdfe9e6ca58 (diff)
downloadforums-b9fa2089d56d16d8a8cd84bb8ae06d85fec5506a.tar
forums-b9fa2089d56d16d8a8cd84bb8ae06d85fec5506a.tar.gz
forums-b9fa2089d56d16d8a8cd84bb8ae06d85fec5506a.tar.bz2
forums-b9fa2089d56d16d8a8cd84bb8ae06d85fec5506a.tar.xz
forums-b9fa2089d56d16d8a8cd84bb8ae06d85fec5506a.zip
[ticket/11345] Wrap remote webfonts in S_ALLOW_CDN.
PHPBB3-11345
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_header.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index f513f42fc2..73ddc29efc 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -63,7 +63,7 @@
</script>
<link href="{T_THEME_PATH}/print.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet" type="text/css" media="print" title="printonly" />
-<link href="http://fonts.googleapis.com/css?family=Open+Sans:600&amp;subset=latin,cyrillic-ext,latin-ext,cyrillic,greek-ext,greek,vietnamese" rel="stylesheet" type="text/css" media="screen, projection" />
+<!-- IF S_ALLOW_CDN --><link href="http://fonts.googleapis.com/css?family=Open+Sans:600&amp;subset=latin,cyrillic-ext,latin-ext,cyrillic,greek-ext,greek,vietnamese" rel="stylesheet" type="text/css" media="screen, projection" /><!-- ENDIF -->
<link href="{T_STYLESHEET_LINK}" rel="stylesheet" type="text/css" media="screen, projection" />
<link href="{T_STYLESHEET_LANG_LINK}" rel="stylesheet" type="text/css" media="screen, projection" />