luci-0.10: Merge r6847 - now for real
This commit is contained in:
parent
749e94b749
commit
c0d27033dc
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ local basicsurl = luci.dispatcher.build_url(luci.dispatcher.context.path[1], "fr
|
|||
|
||||
<% if not (hostname and latitude and longitude and location) then%>
|
||||
<div class="error">
|
||||
<%:Basic settings are incomplete. Please go to%> <a href='<%=basicsurl%>'<%:Basic settings%></a> <%:and fill out all required fields.%></p>
|
||||
<%:Basic settings are incomplete. Please go to%> <a href='<%=basicsurl%>'><%:Basic settings%></a> <%:and fill out all required fields.%>
|
||||
</div>
|
||||
<%end%>
|
||||
<p />
|
||||
|
|
Loading…
Reference in a new issue