Author: bkruse
Date: Tue Jun 19 16:04:01 2007
New Revision: 1123
URL: http://svn.digium.com/view/asterisk-gui?view=rev&am
p;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/c
onfig/home.html?view=diff&rev=1123&r1=1122&r2=11
23
============================================================
==================
--- 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 !! nn It is strongly recommended
that you change your default password ");
+ parent.gui_alert("You are using the default password
provided by the Appliance!! nn You MUST change your
password ");
window.location.href="options.html?forcepassword=yes
";
return;
}
_______________________________________________
asterisk-gui-commits mailing list
asterisk-gui-commits lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-g
ui-commits
|