From fe535fea8f3a24ed847141f75750c9871044ecb9 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Tue, 19 Aug 2014 15:38:28 +0000 Subject: [PATCH] protocol independent url --- en_US.ISO8859-1/htdocs/cgi/cgi-style.pl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl b/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl index 7234e86b04..e8dee3cefa 100644 --- a/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl +++ b/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl @@ -16,7 +16,7 @@ if (!defined($hsty_base)) { if (!defined($ENV{'HTTP_HOST'}) || $ENV{'HTTP_HOST'} =~ /(cgi|hub|docs|people).freebsd.org/i) { - $hsty_base = 'http://www.FreeBSD.org' + $hsty_base = '//www.FreeBSD.org' } else { $hsty_base = '..'; } @@ -76,7 +76,7 @@ $i_topbar = qq`