* Prepare german translation cleanup
[project/luci.git] / applications / luci-splash / luasrc / view / splash_splash / splash.htm
index 9c16580..aa31986 100644 (file)
@@ -1,7 +1,7 @@
 <%+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%>" />
+       <input type="submit" value="<%:decline%>" />
+       <input type="submit" name="accept" value="<%:accept%>" />
 </form>
 <%+footer%>
\ No newline at end of file