diff options
Diffstat (limited to 'libs')
-rw-r--r-- | libs/web/luasrc/view/cbi/apply_xhr.htm | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ //]]></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) %> |