projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68e9458
)
"Waiting for router..." is misleading on non-router devices. Use "Waiting for changes...
author
Daniel Golle
<daniel@makrotopia.org>
Mon, 26 Nov 2012 11:07:11 +0000
(11:07 +0000)
committer
Daniel Golle
<daniel@makrotopia.org>
Mon, 26 Nov 2012 11:07:11 +0000
(11:07 +0000)
libs/web/luasrc/view/cbi/apply_xhr.htm
patch
|
blob
|
history
diff --git
a/libs/web/luasrc/view/cbi/apply_xhr.htm
b/libs/web/luasrc/view/cbi/apply_xhr.htm
index 78df97e9381bdb53f35d5a16fa971f7b03de0f23..1814c9393b8cba50bbc0732dae8ed9e636789f10 100644
(file)
--- a/
libs/web/luasrc/view/cbi/apply_xhr.htm
+++ b/
libs/web/luasrc/view/cbi/apply_xhr.htm
@@
-38,6
+38,6
@@
//]]></script>
<img src="<%=resource%>/icons/loading.gif" alt="<%:Loading%>" style="vertical-align:middle" />
- <span id="cbi-apply-<%=id%>-status"><%:Waiting for
router
...%></span>
+ <span id="cbi-apply-<%=id%>-status"><%:Waiting for
changes to be applied
...%></span>
</fieldset>
<%- end) %>