aboutsummaryrefslogtreecommitdiffstats
path: root/en/1/nav.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/1/nav.php')
-rw-r--r--en/1/nav.php6
1 files changed, 3 insertions, 3 deletions
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 @@
<?php
$nav = array(
- "/{$locale}/1/" => '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']);