From 13ed6302820d95656cd72331d2b0c22c863d990a Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Fri, 17 Apr 2015 10:41:34 +0100 Subject: [PATCH] Use scheme agnostic url for fonts. This removes warnings from browsers who complain about a mixture of secure and insecure contents. I think most just block the insecure content, which is even worse. --- public_html/lib/tpl/e/main.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public_html/lib/tpl/e/main.php b/public_html/lib/tpl/e/main.php index 26640539..b32bf2c1 100644 --- a/public_html/lib/tpl/e/main.php +++ b/public_html/lib/tpl/e/main.php @@ -32,8 +32,8 @@ $showTOC = ($ACT == "show") && tpl_toc(true); " rel="stylesheet"> - - + +