From 8c5770b5078f573edddb642bd4799d46e30a4927 Mon Sep 17 00:00:00 2001 From: filip Date: Wed, 28 Oct 2020 16:53:21 +0100 Subject: adding RTL support for mga5 page --- en/5/index.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'en/5/index.php') diff --git a/en/5/index.php b/en/5/index.php index c93db2491..d8af2bb6e 100644 --- a/en/5/index.php +++ b/en/5/index.php @@ -2,11 +2,12 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../langs.php'; +$rtl = is_locale_rtl($locale); $dictionary = read_translation_file($locale, array('5', 'common_footer')); ?> - + lang=""> <?php _g('Mageia 5.1')?> @@ -15,7 +16,7 @@ $dictionary = read_translation_file($locale, array('5', 'common_footer')); - + class="downloads">

Mageia 5.1

-- cgit v1.2.1