diff options
Diffstat (limited to 'langs.inc.php')
-rw-r--r-- | langs.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/langs.inc.php b/langs.inc.php index db65777de..f21fe2185 100644 --- a/langs.inc.php +++ b/langs.inc.php @@ -134,6 +134,7 @@ S; '<p>If you would like to help improving this Web site or its translations, ', 'check out our <a href="/wiki/doku.php?id=web">Web</a> and ', '<a href="/wiki/doku.php?id=i18n">localization</a> teams!</p>', + '<p>Your browser Accept-Language is: ', $_SERVER['HTTP_ACCEPT_LANGUAGE'], '.</p>', '<hr /></body></html>'; } |