Freifunk: Fix html typo
This commit is contained in:
parent
3ee2fcccca
commit
7db300b5e6
1 changed files with 2 additions and 2 deletions
|
@ -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 %>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue