]> git.deb.at Git - deb/packages.git/commitdiff
[UBUNTU] Reflect new mirror numbers
authorFrank Lichtenheld <frank@lichtenheld.de>
Mon, 13 Apr 2009 00:03:20 +0000 (01:03 +0100)
committerFrank Lichtenheld <frank@lichtenheld.de>
Mon, 13 Apr 2009 00:03:20 +0000 (01:03 +0100)
Move australia to right column, since europe hasn't so much
more anymore.

templates/html/download.tmpl

index 2b68d38f4388dabf0b3bc1461d21335abb9e1cf9..bfb4a2314a84a819999fc969473a471f01b10a27 100644 (file)
@@ -54,7 +54,7 @@ deb http://<em>[% mirrors.$archive.europa.0 %]</em> [% suite %] main [% section
   <p>[% g('You can download the requested file from the <tt>%s</tt> subdirectory at any of these sites:',
        filename.directory) %]</p>
   <div class="cardleft">
-  [% FOREACH continent IN [ 'north_america', 'south_america', 'asia', 'africa', 'australia' ] %]
+  [% FOREACH continent IN [ 'north_america', 'south_america', 'asia', 'africa' ] %]
     [% IF a.$continent %]
        <p><em>[% continents.$continent %]</em></p>
        <ul>
@@ -65,7 +65,7 @@ deb http://<em>[% mirrors.$archive.europa.0 %]</em> [% suite %] main [% section
     [% END %]
   [% END %]
   </div><div class="cardright">
-  [% FOREACH continent IN [ 'europa' ] %]
+  [% FOREACH continent IN [ 'europa', 'australia' ] %]
     [% IF a.$continent %]
        <p><em>[% continents.$continent %]</em></p>
        <ul>