From 0d0e606eefa347a100cf276b1bc43b832cc48200 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 22 May 2012 19:47:02 +0000 Subject: new home page and new navigation for Mageia 2 --- langs.php | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'langs.php') diff --git a/langs.php b/langs.php index 18060ebfc..4a96b3002 100644 --- a/langs.php +++ b/langs.php @@ -250,16 +250,11 @@ $langsForm = << 0) { - include ('_nav/lib.php'); - $hsnav = _mgnav_style() . _mgnav_html(true, $locale, $langsForm); - $hsfoot = ''; -} +// use new nav now. +// TODO(rda) cleanup above code about old nav structure. +include ('_nav/lib.php'); +$hsnav = _mgnav_style() . _mgnav_html(true, $locale, $langsForm, '//mageia:8888'); +$hsfoot = ''; if (!defined('HLANG')) echo $hsnav; -- cgit v1.2.1