]> git.ipfire.org Git - ipfire.org.git/commitdiff
Removed highlighting of cebit menu entry.
authorJan Paul Tuecking <earl@ipfire.org>
Sun, 18 Apr 2010 20:52:35 +0000 (22:52 +0200)
committerJan Paul Tuecking <earl@ipfire.org>
Sun, 18 Apr 2010 20:52:35 +0000 (22:52 +0200)
www/menu.json

index 6d4e099e944ebd82c05da6653325e0f90a3795d9..245aa148685106e519a97914965a305dc20ef30d 100644 (file)
@@ -12,5 +12,5 @@
        { "uri"  : "/development",
          "name" : { "de" : "Entwicklung", "en" : "Development" }},
        { "uri"  : "/cebit",
-         "name" : "<div style=\"color:#f90;\">CeBIT 2010</div>" }
+         "name" : "CeBIT 2010" }
 ]