luci-theme-rosy: fixed typo

Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
This commit is contained in:
Yanlan Shen 2018-11-14 11:50:49 +08:00
parent 4335c50a2b
commit 4d3d6c66d6

View file

@ -285,7 +285,7 @@
<p>
<%:There is no password set on this router. Please configure a root password to protect the web interface and enable SSH.%>
</p>
<div><a class="btn" href="<%=url(" admin/system/admin")%>"> <%:Go to password configuration...%></a></div>
<div><a class="btn" href="<%=url("admin/system/admin")%>"> <%:Go to password configuration...%></a></div>
</div>
<%- end -%>