From e60170c42fb05e13b3a279c69431eadb448b005a Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 31 May 2011 16:58:28 +0000 Subject: small fixes --- en/1/nav.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'en/1/nav.php') diff --git a/en/1/nav.php b/en/1/nav.php index 42f2e1e6e..8a0d29ae9 100644 --- a/en/1/nav.php +++ b/en/1/nav.php @@ -1,11 +1,11 @@ '1', + "/{$locale}/1/" => '1', "/{$locale}/1/for-you/" => 'For You', "/{$locale}/downloads/" => 'Download', - "/{$locale}/1/notes/" => 'Notes', - "/{$locale}/1/next/" => 'And next?' + "/{$locale}/1/next/" => 'And next?', + "/{$locale}/1/notes/" => 'Notes' ); $sru = trim($_SERVER['REQUEST_URI']); -- cgit v1.2.1