bkruse: branch asterisknow r946 - in /branches/asterisknow: ./ config/scripts/

asterisk-gui-commits at lists.digium.com asterisk-gui-commits at lists.digium.com
Wed May 16 12:08:55 MST 2007


Author: bkruse
Date: Wed May 16 14:08:54 2007
New Revision: 946

URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=946
Log:
Merged revisions 945 via svnmerge from 
https://origsvn.digium.com/svn/asterisk-gui/trunk

........
r945 | bkruse | 2007-05-16 14:07:38 -0500 (Wed, 16 May 2007) | 1 line

I feel bad for having to commit this. Fixed a spelling error by me. Accept is not the same as except, I realize that. Thanks pari
........

Modified:
    branches/asterisknow/   (props changed)
    branches/asterisknow/config/scripts/tooltip.js

Propchange: branches/asterisknow/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Wed May 16 14:08:54 2007
@@ -1,1 +1,1 @@
-/trunk:1-449,489-540,542-557,559,561-577,580-586,588-938
+/trunk:1-449,489-540,542-557,559,561-577,580-586,588-938,945

Modified: branches/asterisknow/config/scripts/tooltip.js
URL: http://svn.digium.com/view/asterisk-gui/branches/asterisknow/config/scripts/tooltip.js?view=diff&rev=946&r1=945&r2=946
==============================================================================
--- branches/asterisknow/config/scripts/tooltip.js (original)
+++ branches/asterisknow/config/scripts/tooltip.js Wed May 16 14:08:54 2007
@@ -31,7 +31,7 @@
 	tooltips['users'] .en[16] = "<B>VM Password:</B> Voicemail Password for this user, Ex: \"1234\"."; //Voicemail Password
 	tooltips['users'] .en[17] = "<B>Hints:</B> If checked the phone being called will be sent a \"hint\" to light up status lamps on SIP phones."; // Hint phone before being dialed.
 	tooltips['users'] .en[18] = "<B>Agent Login Extension:</B> Extension to be dialed for the Agents to Login to the Specific Queue. <br> This is an extension that all the Agents can Call to Login to their specified Queues. ";
-	tooltips['users'] .en[19] = "<B>Agent Callback Login Extension:</B> Extension to be dialed for the Agents to Login to the Specific Queue. <br> Same as Agent Login Extension, accept you do not have to remain on the line. ";
+	tooltips['users'] .en[19] = "<B>Agent Callback Login Extension:</B> Extension to be dialed for the Agents to Login to the Specific Queue. <br> Same as Agent Login Extension, except you do not have to remain on the line. ";
 
 // Tooltips for Conferencing (meetme)
 	tooltips['meetme']= new Object;



More information about the asterisk-gui-commits mailing list