diff options
author | Darkeye <postfach@martinmichel.info> | 2011-01-24 16:23:56 (GMT) |
---|---|---|
committer | Darkeye <postfach@martinmichel.info> | 2011-01-24 16:23:56 (GMT) |
commit | b24ca8d14eb8244f18288c429a0f6a69222c78d0 (patch) | |
tree | 0bd5b4993a414b892ea4f2ed500b3ca2bf49843c /files/www/splash.html | |
parent | b6f2f51aef5938d585a4ad7aeb7666116c420c24 (diff) |
Splash Screen first implementation. Only wifi-ap is splashed. After click user can use the ap 6000 seconds. Splashed users stored in uci file
Diffstat (limited to 'files/www/splash.html')
-rw-r--r-- | files/www/splash.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/files/www/splash.html b/files/www/splash.html new file mode 100644 index 0000000..89e0736 --- /dev/null +++ b/files/www/splash.html @@ -0,0 +1,3 @@ +<h1>Splashpage</h1> + +<a href="/cgi-bin/splash_click?accept">Aktzeptieren</a> <a href="#">Ablehnen</a> |