From: Michael Tremer Date: Mon, 28 Dec 2009 00:14:19 +0000 (+0100) Subject: Changend "CeBIT" menu option to "CeBIT 2010". X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a91af10d676cc69cac898c44f11275edfb3998bc;p=ipfire.org.git Changend "CeBIT" menu option to "CeBIT 2010". --- diff --git a/www/menu.json b/www/menu.json index cf4abaaf..885ad89e 100644 --- a/www/menu.json +++ b/www/menu.json @@ -14,5 +14,5 @@ "70" : { "uri" : "/links", "name" : "Links" }, "80" : { "uri" : "/cebit", - "name" : "CeBIT" } + "name" : "CeBIT 2010" } }