From d07036b59c8bd4c716c59ca957f989eb6763c7bc Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Mon, 26 Nov 2012 11:07:11 +0000 Subject: [PATCH] "Waiting for router..." is misleading on non-router devices. Use "Waiting for changes to be applied..." instead. --- libs/web/luasrc/view/cbi/apply_xhr.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/web/luasrc/view/cbi/apply_xhr.htm b/libs/web/luasrc/view/cbi/apply_xhr.htm index 78df97e93..1814c9393 100644 --- a/libs/web/luasrc/view/cbi/apply_xhr.htm +++ b/libs/web/luasrc/view/cbi/apply_xhr.htm @@ -38,6 +38,6 @@ //]]> <%:Loading%> - <%:Waiting for router...%> + <%:Waiting for changes to be applied...%> <%- end) %> -- 2.11.0