From: Jan Paul Tuecking Date: Sun, 18 Apr 2010 20:52:35 +0000 (+0200) Subject: Removed highlighting of cebit menu entry. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=031e320813f67bcf8c04f06b6af294774433abd5;p=ipfire.org.git Removed highlighting of cebit menu entry. --- diff --git a/www/menu.json b/www/menu.json index 6d4e099e..245aa148 100644 --- a/www/menu.json +++ b/www/menu.json @@ -12,5 +12,5 @@ { "uri" : "/development", "name" : { "de" : "Entwicklung", "en" : "Development" }}, { "uri" : "/cebit", - "name" : "
CeBIT 2010
" } + "name" : "CeBIT 2010" } ]