bkruse: branch aadk r1123 - /branches/aadk/config/home.html

SVN commits to the Asterisk-GUI project asterisk-gui-commits at lists.digium.com
Tue Jun 19 16:04:02 CDT 2007


Author: bkruse
Date: Tue Jun 19 16:04:01 2007
New Revision: 1123

URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=1123
Log:
Make the gui_alert for the password more understandable. We also are not using asteriskNOW.

Modified:
    branches/aadk/config/home.html

Modified: branches/aadk/config/home.html
URL: http://svn.digium.com/view/asterisk-gui/branches/aadk/config/home.html?view=diff&rev=1123&r1=1122&r2=1123
==============================================================================
--- branches/aadk/config/home.html (original)
+++ branches/aadk/config/home.html Tue Jun 19 16:04:01 2007
@@ -91,7 +91,7 @@
 		_ll.innerHTML = "Logout";
 		_ll.onclick = parent.Logoff ;
 		_ll.style.display = "" ;
-		parent.gui_alert("You are using the default password provided by AsteriskNOW !! \n\n It is strongly recommended that you change your default password ");
+		parent.gui_alert("You are using the default password provided by the Appliance!! \n\n You MUST change your password ");
 		window.location.href="options.html?forcepassword=yes";
 		return;
 	}




More information about the asterisk-gui-commits mailing list