The following commit has been merged in the ubuntu-master branch:
commit 3bd45fc1c5a1f013445cf8c700c44d0bdafa8abf
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date: Tue Feb 19 23:27:27 2008 +0100
[UBUNTU] Don't show help URL about language choosing
Linking to the Debian homepage might not be the best solution.
Maybe the content should be copied here.
diff --git a/templates/html/foot.tmpl b/templates/html/foot.tmpl
index 826239c..a7b5a5a 100644
--- a/templates/html/foot.tmpl
+++ b/templates/html/foot.tmpl
@@ -20,7 +20,9 @@ Total page evaluation took [% benchmark %]<br>
[%- IF l.transliteration %] ([% l.transliteration %])[% END %]</a>
[% END %]
</p>
+[% IF cn_help_url %]
<p>[% g('How to set <a href="%s">the default document language</a>',
cn_help_url) %]</p>
+[% END %]
<!--/UdmComment-->
[% END %]
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]