luci/applications/luci-splash/luasrc/view/splash_splash/splash.htm
Steven Barth d35a620e9f commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 13:56:12 2008 +0200

    rename src/ to luasrc/
2008-05-27 12:23:39 +00:00

7 lines
No EOL
241 B
HTML

<%+header%>
<%+splash/splash%>
<form method="get" action="<%=controller%>/splash/splash/activate">
<input type="submit" value="<%:decline Ablehnen%>" />
<input type="submit" name="accept" value="<%:accept Annehmen%>" />
</form>
<%+footer%>