aboutsummaryrefslogtreecommitdiffstats
path: root/langs.inc.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-05-24 16:51:37 +0000
committerRomain d'Alverny <rda@mageia.org>2012-05-24 16:51:37 +0000
commite2cb877d3a7374c2d09873d6a07e5a7f235325c5 (patch)
tree2de12ac84a1f0c919fb4c75e03a3d281c89f1d91 /langs.inc.php
parent4feff619cb3057be353995675acdbe30319844f6 (diff)
downloadwww-e2cb877d3a7374c2d09873d6a07e5a7f235325c5.tar
www-e2cb877d3a7374c2d09873d6a07e5a7f235325c5.tar.gz
www-e2cb877d3a7374c2d09873d6a07e5a7f235325c5.tar.bz2
www-e2cb877d3a7374c2d09873d6a07e5a7f235325c5.tar.xz
www-e2cb877d3a7374c2d09873d6a07e5a7f235325c5.zip
add link to report
Diffstat (limited to 'langs.inc.php')
-rw-r--r--langs.inc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/langs.inc.php b/langs.inc.php
index 16bd67965..ebf80c381 100644
--- a/langs.inc.php
+++ b/langs.inc.php
@@ -134,7 +134,8 @@ S;
}
echo $s, '</ul><hr />',
'<p>If you would like to help improving this Web site or its translations, ',
- 'check out our <a href="https://wiki.mageia.org/en/Web_team">Web</a> and ',
+ 'check out our <a href="/langs/report.php">translation report page</a> ',
+ '<a href="https://wiki.mageia.org/en/Web_team">Web</a> and ',
'<a href="https://wiki.mageia.org/en/Internationalisation_Team_(i18n)">localization</a> teams!</p>',
'<p>Your browser Accept-Language is: ', $_SERVER['HTTP_ACCEPT_LANGUAGE'], '.</p>',
'<hr /></body></html>';