diff options
Diffstat (limited to 'en/4/index.php')
-rw-r--r-- | en/4/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/4/index.php b/en/4/index.php index 6fdd8604c..2b47bb623 100644 --- a/en/4/index.php +++ b/en/4/index.php @@ -11,7 +11,7 @@ $dictionary = read_translation_file($locale, array('4', 'common_footer')); <meta charset="utf-8"> <title><?php _g('Mageia 4')?></title> <link rel="stylesheet" href="/g/style/all.css"> - <link rel="stylesheet" type="text/css" href="/g/style/common_footer.css"> + <?php echo common_header(); ?> <meta name="description" content="<?php _g('Mageia 4 is the new, solid, stable Linux distribution from the Mageia project.')?>"> <?php include '../../analytics.php'; ?> <style>.para{text-align: justify;text-align: -webkit-auto;}</style> |