aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
Diffstat (limited to 'en')
-rw-r--r--en/downloads/dl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/downloads/dl.php b/en/downloads/dl.php
index 67773a1c8..c2d7580c9 100644
--- a/en/downloads/dl.php
+++ b/en/downloads/dl.php
@@ -37,7 +37,7 @@ if (isset($p['path']))
else
$dl_link = sprintf('%s/%s/%s', $a['mirror_url'], 'iso/cauldron', $product_iso);
-$relocation = '';
+$relocation = $dl_link;
// @fixme (rda) actually, http-equiv="refresh" is deprecated behaviour now.
// @fixme (rda) see http://www.w3.org/TR/WCAG10-HTML-TECHS/#meta-element