Cosmetic changes to the terminology in the UI:
[project/luci.git] / modules / admin-full / luasrc / view / admin_network / diagnostics.htm
index 8045f96ecf989d03cf93daecb4af4a8c69b233f8..953b988397ccb908b3913226c5e9d2c18f1276ae 100644 (file)
@@ -30,7 +30,7 @@ $Id$
                {
                        output.innerHTML =
                                '<img src="<%=resource%>/icons/loading.gif" alt="<%:Loading%>" style="vertical-align:middle" /> ' +
-                               '<%:Waiting for router...%>'
+                               '<%:Waiting for command to complete...%>'
                        ;
 
                        legend.parentNode.style.display = 'block';