From: Frank Lichtenheld Date: Tue, 19 Feb 2008 22:27:27 +0000 (+0100) Subject: [UBUNTU] Don't show help URL about language choosing X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=3bd45fc1c5a1f013445cf8c700c44d0bdafa8abf;p=deb%2Fpackages.git [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 %]
[%- IF l.transliteration %] ([% l.transliteration %])[% END %] [% END %]

+[% IF cn_help_url %]

[% g('How to set the default document language', cn_help_url) %]

+[% END %] [% END %]