From 1b7a550e010309b50a6dfb89594ce5605a195e32 Mon Sep 17 00:00:00 2001 From: Patrick Grimm Date: Wed, 1 Feb 2012 18:55:11 +0000 Subject: [PATCH] luci-splash: Fix html typo --- applications/luci-splash/luasrc/view/splash/splash.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-splash/luasrc/view/splash/splash.htm b/applications/luci-splash/luasrc/view/splash/splash.htm index bfcbfc470..18acf30a7 100644 --- a/applications/luci-splash/luasrc/view/splash/splash.htm +++ b/applications/luci-splash/luasrc/view/splash/splash.htm @@ -92,7 +92,7 @@ if has_custom_splash then
  • <%:If you operate your own wifi equipment use channels different from ours.%>

  • <%:By accepting these rules you can use this network for%> <%=leasetime%> - <%:hour(s). After this time you need to accept these rules again.%>
    + <%:hour(s). After this time you need to accept these rules again.%>

    <% end %> -- 2.11.0