git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4335c50
)
luci-theme-rosy: fixed typo
author
Yanlan Shen
<redacted>
Wed, 14 Nov 2018 03:50:49 +0000
(11:50 +0800)
committer
Yanlan Shen
<redacted>
Wed, 14 Nov 2018 03:50:49 +0000
(11:50 +0800)
Signed-off-by: Yanlan Shen <redacted>
themes/luci-theme-rosy/luasrc/view/themes/rosy/header.htm
patch
|
blob
|
history
diff --git
a/themes/luci-theme-rosy/luasrc/view/themes/rosy/header.htm
b/themes/luci-theme-rosy/luasrc/view/themes/rosy/header.htm
index 89bbd815bd33b672051ccc475f8e7fd9d1795746..21fa78e3c6b205447a0d5b8d2291bdae5e6bd889 100644
(file)
--- a/
themes/luci-theme-rosy/luasrc/view/themes/rosy/header.htm
+++ b/
themes/luci-theme-rosy/luasrc/view/themes/rosy/header.htm
@@
-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 -%>
git clone https://git.99rst.org/PROJECT