diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-02-19 21:31:33 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-02-19 21:31:33 +0000 |
commit | b6406c3980e472bcb05144640b2b91a119619a5b (patch) | |
tree | 9b03a6937f1a11f5829dd58382b801305aa39e0e /applications/luci-splash/luasrc/view/splash | |
parent | eb1c3685db9af6d1e6d30cf859d0e5b493b7807f (diff) |
applications/luci-splash: fix redirections and form targets
Diffstat (limited to 'applications/luci-splash/luasrc/view/splash')
-rw-r--r-- | applications/luci-splash/luasrc/view/splash/splash.htm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-splash/luasrc/view/splash/splash.htm b/applications/luci-splash/luasrc/view/splash/splash.htm index 659d4f0717..3fcf02bac8 100644 --- a/applications/luci-splash/luasrc/view/splash/splash.htm +++ b/applications/luci-splash/luasrc/view/splash/splash.htm @@ -42,6 +42,6 @@ Wenn Du unsere Idee gut findest, kannst Du uns unterstützen: </p> <p> -Mit einem Klick auf <em><%:accept%></em> kannst du für <%=c.leasetime%> Stunden +Mit einem Klick auf <em><%:accept Accept%></em> kannst du für <%=c.leasetime%> Stunden über unser Netz das Internet verwenden. Dann wirst du erneut aufgefordet, diese Bedingungen zu akzeptieren. -</p>
\ No newline at end of file +</p> |