diff options
Diffstat (limited to 'en/about/reports/index.php')
-rw-r--r-- | en/about/reports/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/reports/index.php b/en/about/reports/index.php index d1f95c3b1..693b2e21a 100644 --- a/en/about/reports/index.php +++ b/en/about/reports/index.php @@ -4,7 +4,7 @@ require '../../../langs.php'; _lang_load($locale, 'about/reports'); ?><!DOCTYPE html> -<html dir="ltr" lang="en"> +<html dir="ltr" lang="<?php echo $locale; ?>"> <head> <meta charset="utf-8"> <title><?php _e('Mageia activity & financial reports')?></title> |