The following commit has been merged in the ubuntu-master branch:
commit ba5be70ae27ddcb97cae5b9e5ceb9c97c06649f3
Author: Frank Lichtenheld <[email protected]>
Date: Mon Apr 13 01:03:20 2009 +0100
[UBUNTU] Reflect new mirror numbers
Move australia to right column, since europe hasn't so much
more anymore.
diff --git a/templates/html/download.tmpl b/templates/html/download.tmpl
index 2b68d38..bfb4a23 100644
--- a/templates/html/download.tmpl
+++ b/templates/html/download.tmpl
@@ -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>
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]