diff --git a/footer.php b/footer.php index 9b7d40e..6918530 100644 --- a/footer.php +++ b/footer.php @@ -67,7 +67,7 @@ $responsive_options = responsive_get_options();
-
mambaSoft +
mambaSoft
diff --git a/functions.php b/functions.php index 0b2c2e7..6340e53 100644 --- a/functions.php +++ b/functions.php @@ -109,7 +109,7 @@ function openmamba_download_link($milestone, $medium, $currarch, $ext, $mlword, $currreleasetag=$releaseTag[$medium.'-'.$milestone.'-'.$lang.'-'.$currarch]; $ret = ''; # if ($lang != "it") { - $downloadmirror = 'http://cdn.openmamba.org/pub/openmamba/media'; + $downloadmirror = 'https://cdn.openmamba.org/pub/openmamba/media'; # } else { # $downloadmirror = '/media'; # }