From: Steve Sutton Date: Fri, 6 Mar 2015 18:09:48 +0000 (-0500) Subject: fix fonts X-Git-Tag: v1.0.8^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=820227bb6b06c5c47bc4859089bdac9dc4348aeb;p=web%2FGaylordGolfMecca.git fix fonts --- diff --git a/Toolkit/Page.php b/Toolkit/Page.php index ec0a823..37e3d2f 100755 --- a/Toolkit/Page.php +++ b/Toolkit/Page.php @@ -146,7 +146,7 @@ class Toolkit_Page : BASE_URL . 'index.php'; // Resources needed for every page. - $baseFontUrl = ($_SERVER['HTTPS'] == 'on') ? 'https;//': 'http://'; + $baseFontUrl = '//'; $GLOBALS['styleSheets'] = array( $baseFontUrl . 'fonts.googleapis.com/css?family=Oleo+Script:400,700', $baseFontUrl . 'fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps:400,700',