aboutsummaryrefslogtreecommitdiffstats
path: root/en/4
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-08-03 15:51:16 +0000
committerFilip Komar <filip@mageia.org>2013-08-03 15:51:16 +0000
commita5a93708f72f07fe350c5cb3dc49bfed55e9566a (patch)
tree9673bdfde7ec255d8c19231615d207944cd655b9 /en/4
parent6c65bb6edcd99d745029a5a71e1a660f6da35762 (diff)
downloadwww-a5a93708f72f07fe350c5cb3dc49bfed55e9566a.tar
www-a5a93708f72f07fe350c5cb3dc49bfed55e9566a.tar.gz
www-a5a93708f72f07fe350c5cb3dc49bfed55e9566a.tar.bz2
www-a5a93708f72f07fe350c5cb3dc49bfed55e9566a.tar.xz
www-a5a93708f72f07fe350c5cb3dc49bfed55e9566a.zip
scheme-relative URL fix for en/4/download_index.php
Diffstat (limited to 'en/4')
-rwxr-xr-xen/4/download_index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php
index 0108242e7..4ad597de5 100755
--- a/en/4/download_index.php
+++ b/en/4/download_index.php
@@ -58,7 +58,7 @@ function dl_link($name, $version, $release, $variant = null, $arch = 'i586', $me
<meta name="robots" content="index,nofollow,nosnippet">
<link rel="canonical" href="/<?php echo $locale.'/'.$verion;?>/">
<link rel="stylesheet" href="/g/style/all.css">
- <base href="http://<?php echo $_SERVER['HTTP_HOST'].'/'.$locale; ?>/downloads/get/">
+ <base href="//<?php echo $_SERVER['HTTP_HOST'].'/'.$locale; ?>/downloads/get/">
<?php include '../../analytics.php'; ?>
<style>
.unstable-release-warning {