diff options
-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 9e79b1066..bfcbfc470 100644 --- a/applications/luci-splash/luasrc/view/splash/splash.htm +++ b/applications/luci-splash/luasrc/view/splash/splash.htm @@ -89,10 +89,10 @@ if has_custom_splash then <li><a href="<%=homepage%>"><%:Become an active member of this community and help by operating your own node%></a></li> <li><a href="<%=contacturl%>"><%:Contact%></a> <%:the owner of this access point.%></li> <li><%:Donate some money to help us keep this project alive.%></li> - <li><%:If you operate your own wifi equipment use channels different from ours.%> + <li><%:If you operate your own wifi equipment use channels different from ours.%></li> </ul> <br/><p><%: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.%></br> <% end %> |