pari: trunk r117 - /trunk/config/homeapp.html

asterisk-gui-commits at lists.digium.com asterisk-gui-commits at lists.digium.com
Tue Nov 7 14:17:51 MST 2006


Author: pari
Date: Tue Nov  7 15:17:50 2006
New Revision: 117

URL: http://svn.digium.com/view/asterisk-gui?rev=117&view=rev
Log:
no changes

Modified:
    trunk/config/homeapp.html

Modified: trunk/config/homeapp.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/homeapp.html?rev=117&r1=116&r2=117&view=diff
==============================================================================
--- trunk/config/homeapp.html (original)
+++ trunk/config/homeapp.html Tue Nov  7 15:17:50 2006
@@ -75,7 +75,7 @@
 	}
 	
 	function doReboot() {
-		if (confirm("Are you sure you want to reboot the Atom?")) {
+		if (confirm("Are you sure you want to reboot the appliance?")) {
 			parent.astmanEngine.run_tool("reboot");
 			alert("Rebooting!");
 		}



More information about the asterisk-gui-commits mailing list