diff options
author | egon0 <ms@resonar.de> | 2011-05-15 18:16:18 (GMT) |
---|---|---|
committer | egon0 <ms@resonar.de> | 2011-05-15 18:16:18 (GMT) |
commit | 069f7327563a4f7d1ea9994a06fa9d18fe5f12bd (patch) | |
tree | fc3c143d9171c0641fc8648b308f3a0a8f808589 /files | |
parent | 0db0209b9dbc88b19cb2dbe936d88a178f694376 (diff) |
* small bugfix for splash-usability on android devices. the buttons were hidden by zoom-ui of android browser
Diffstat (limited to 'files')
-rw-r--r-- | files/www/splash.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/www/splash.html b/files/www/splash.html index e68d199..c513c94 100644 --- a/files/www/splash.html +++ b/files/www/splash.html @@ -66,7 +66,7 @@ unser Netz verwenden. Dann wirst du erneut aufgefordet, diese Bedingungen zu akz <div id="buttons"> <a href="/cgi-bin/splash_click?targeturl" class="button">Akzeptieren</a> <a href="http://www.freifunk-jena.de/Decline" class="button">Ablehnen</a> </div> - +<br /><br /><br /> </div> </div> </body> |