From: Michael Tremer Date: Fri, 23 Apr 2010 20:46:58 +0000 (+0200) Subject: Reorder title menu. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7d247bf3b79fb5bd68c05215c0f4e43bb27806ae;p=ipfire.org.git Reorder title menu. --- 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/",