From c471c22566ea2eb810cd343d328a60ad3f34911b Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Fri, 11 Mar 2011 11:31:22 +0000 Subject: use correct html[lang], include mirrors script --- en/alpha/index.php | 37 +++---------------------------------- 1 file changed, 3 insertions(+), 34 deletions(-) (limited to 'en/alpha') diff --git a/en/alpha/index.php b/en/alpha/index.php index 5f4c95e0d..732a2cae9 100644 --- a/en/alpha/index.php +++ b/en/alpha/index.php @@ -41,38 +41,7 @@
  • pick the server that suits you best (preferably in your own country);
  • pick the ISO image that is best for you (their names should be self-evident, we hope).
  • -
    - - - - '; - foreach ($mirrors as $m): - $pu = parse_url($m[2]); - echo sprintf($tmpl, - $m[1], $m[0], - strtoupper($pu['scheme']), - $m[2], - 'iso/', - $pu['host']); - endforeach; - ?> - -
    LocationProtocolServer
    %s, %s%s%s
    - - +
    @@ -82,8 +51,8 @@ is left to be improved for the next weeks.

    -- cgit v1.2.1