]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/foot.tmpl
Merge branch 'master' into ubuntu-master
[deb/packages.git] / templates / html / foot.tmpl
index cbabd66a1b25a1d05841300ed8f942e9e3510590..580e280f6cae5523673e1d989dee6070e33737f6 100644 (file)
@@ -1,14 +1,15 @@
 [%- IF benchmark && debug -%]
 Total page evaluation took [% benchmark %]<br>
 [%- END -%]
-</div> <!-- end inner -->
+</div></div></div>
 
+<div class=\"clear mozclear\"></div><div id=\"prefooter\">
 <div id="footer">
 
 [% IF langs.size > 0 %]
 <hr class="hidecss">
 <!--UdmComment-->
-<p>[% g('This page is also available in the following languages (How to set <a href="%s">the default document language</a>):', cn_help_url) %]</p>
+<p>[% g('This page is also available in the following languages:') %]</p>
 <p class="navpara">
 [% FOREACH l IN langs %]
 <a href="[% IF keyword_esc;
@@ -42,6 +43,6 @@ Total page evaluation took [% benchmark %]<br>
 [% END %]
 </div> <!-- end fineprint -->
 </div> <!-- end footer -->
-</div> <!-- end outer -->
+</div> <!-- end pageWrapper -->
 </body>
 </html>