From 7d247bf3b79fb5bd68c05215c0f4e43bb27806ae Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 23 Apr 2010 22:46:58 +0200 Subject: [PATCH] Reorder title menu. --- www/menu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/menu.json b/www/menu.json index fcf1701b..7ef23c79 100644 --- a/www/menu.json +++ b/www/menu.json @@ -3,10 +3,10 @@ "name" : "Home" }, { "uri" : "/features", "name" : { "de" : "Funktionen", "en" : "Features" }}, - { "uri" : "/download", - "name" : "Downloads" }, { "uri" : "/screenshots", "name" : "Screenshots" }, + { "uri" : "/download", + "name" : "Downloads" }, { "uri" : "http://wiki.ipfire.org/", "name" : { "de" : "Wiki", "en" : "Wiki" }}, { "uri" : "http://forum.ipfire.org/", -- 2.47.3