diff options
author | egon0 <ms@resonar.de> | 2011-03-05 22:21:39 (GMT) |
---|---|---|
committer | egon0 <ms@resonar.de> | 2011-03-05 22:21:39 (GMT) |
commit | 9e52d542a9773ed187913333891aa44852d97a92 (patch) | |
tree | d5e491cd8fb0f77c4a55b518e78bb6d7d132b47b /files/www/splash.html | |
parent | f31e755ef2cd677a5b0884904bd17083609d7786 (diff) |
* typo correction on accept-link.
Diffstat (limited to 'files/www/splash.html')
-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 23791e3..b6abfc2 100644 --- a/files/www/splash.html +++ b/files/www/splash.html @@ -55,7 +55,7 @@ unser Netz verwenden. Dann wirst du erneut aufgefordet, diese Bedingungen zu akz <div id="buttons"> -<a href="/cgi-bin/splash_click?accept" class="button">Aktzeptieren</a> <a href="http://www.freifunk-jena.de/Decline" class="button">Ablehnen</a> +<a href="/cgi-bin/splash_click?accept" class="button">Akzeptieren</a> <a href="http://www.freifunk-jena.de/Decline" class="button">Ablehnen</a> </div> </div> |