diff options
Diffstat (limited to 'en/3/nav.php')
-rw-r--r-- | en/3/nav.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/3/nav.php b/en/3/nav.php index 2b7e4628e..940667a8a 100644 --- a/en/3/nav.php +++ b/en/3/nav.php @@ -23,8 +23,8 @@ if (array_key_exists($locale, $_nt)) else $_nt = $_nt['en']; -$nav = array( - "/{$locale}/3/" => _t('Mageia 3'), +$nav = array( + "/{$locale}/3/" => _t('Mageia 3'), "/{$locale}/downloads/" => _t('Download'), "/{$locale}/for-pc/" => _t('For PC'), "/{$locale}/for-server/" => _t('For server'), |