From 844e52828343f2b6a5843bbdc7798fce66fbc582 Mon Sep 17 00:00:00 2001
From: Michael Tremer
Date: Mon, 8 Mar 2010 15:20:23 +0100
Subject: [PATCH] www: Remove CeBIT 2010 banners from mainpage.
---
www/banners.json | 5 +----
www/templates/index.html | 9 +--------
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/www/banners.json b/www/banners.json
index 56757bb2..e47394d2 100644
--- a/www/banners.json
+++ b/www/banners.json
@@ -4,8 +4,5 @@
"link" : "http://www.isp42.de/" },
{ "uri" : "images/sponsors/isp42_2.png",
"title" : "Hosting-Sponsor",
- "link" : "http://www.isp42.de/" },
- { "uri" : "images/cebit2010_logo_en.png",
- "title" : "CeBIT 2010",
- "link" : "cebit" }
+ "link" : "http://www.isp42.de/" }
]
diff --git a/www/templates/index.html b/www/templates/index.html
index 025ee214..5de6df0f 100644
--- a/www/templates/index.html
+++ b/www/templates/index.html
@@ -26,19 +26,12 @@
expanded with various addons.
{% end %}
-
-
-
--
2.47.3