From 01db32fdcfe6989e18621da644b2a2f4709eb574 Mon Sep 17 00:00:00 2001
From: Manuel Munz
Date: Sat, 14 May 2011 12:55:22 +0000
Subject: [PATCH] luci-splash: XHTML failed validation, fix it
---
.../luci-splash/luasrc/view/splash_splash/splash.htm | 8 ++++++--
.../luci-splash/root/usr/lib/luci-splash/splashtext.html | 4 ----
.../luasrc/view/themes/freifunk-generic/header.htm | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/applications/luci-splash/luasrc/view/splash_splash/splash.htm b/applications/luci-splash/luasrc/view/splash_splash/splash.htm
index 01dfd05c1..8554913cd 100644
--- a/applications/luci-splash/luasrc/view/splash_splash/splash.htm
+++ b/applications/luci-splash/luasrc/view/splash_splash/splash.htm
@@ -14,8 +14,12 @@ $Id$
-%>
<%+header%>
<%+splash/splash%>
+
+
<%+footer%>
diff --git a/applications/luci-splash/root/usr/lib/luci-splash/splashtext.html b/applications/luci-splash/root/usr/lib/luci-splash/splashtext.html
index 96f0b05e2..811c8a8af 100644
--- a/applications/luci-splash/root/usr/lib/luci-splash/splashtext.html
+++ b/applications/luci-splash/root/usr/lib/luci-splash/splashtext.html
@@ -4,7 +4,6 @@ Du bist jetzt mit dem freien Funknetz ###COMMUNITY
Wir sind ein experimentelles Gemeinschaftsnetzwerk, aber kein Internetanbieter.
-
Ein Zugang ins Internet ist trotzdem möglich,
da einige Freifunker ihre privaten Internetzugänge zur Verfügung stellen.
Diese Zugänge müssen sich hier alle teilen.
@@ -14,16 +13,13 @@ Bitte sei Dir dessen bewusst und verhalte Dich dementsprechend:
bitte keine unnötigen Downloads oder Streams starten!
bitte keine illegalen Aktivitäten!
-
-
Wenn Du unsere Idee gut findest und das Netz regelmässig benutzt, dann bitten wir Dich um Unterstützung:
-
Mit einem Klick auf ###ACCEPT### kannst du für ###LEASETIME### Stunde(n)
diff --git a/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm b/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm
index 968d1901d..9dbcf9ff3 100644
--- a/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm
+++ b/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm
@@ -181,7 +181,7 @@ submenu("/" .. category .. "/" .. k.name .. "/", node)
end
end
%>
-
+