From 91ae913acccf3ed4d26e61dc93fdb7bf156d3ef5 Mon Sep 17 00:00:00 2001 From: filip Date: Thu, 29 Oct 2020 15:08:15 +0100 Subject: adding RTL support for about/reports page --- en/about/reports/index.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'en/about/reports/index.php') diff --git a/en/about/reports/index.php b/en/about/reports/index.php index b3384bcdb..695e57f13 100644 --- a/en/about/reports/index.php +++ b/en/about/reports/index.php @@ -3,8 +3,10 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../../langs.php'; $dictionary = read_translation_file($locale, array('about/reports', 'common_footer')); +$rtl = is_locale_rtl($locale); + ?> - + lang=""> <?php _g('Mageia activity & financial reports')?> @@ -14,7 +16,7 @@ $dictionary = read_translation_file($locale, array('about/reports', 'common_foot - +>

-- cgit v1.2.1