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

SVN commits to the Asterisk-GUI project asterisk-gui-commits at lists.digium.com
Wed Dec 19 14:54:19 CST 2007


Author: bkruse
Date: Wed Dec 19 14:54:18 2007
New Revision: 2009

URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=2009
Log:
we are no longer beta :P

Removed some old beta tags before being built
into a real build.

Modified:
    branches/asterisknow/config/misdn.html
    branches/asterisknow/config/scripts/tooltip.js

Modified: branches/asterisknow/config/misdn.html
URL: http://svn.digium.com/view/asterisk-gui/branches/asterisknow/config/misdn.html?view=diff&rev=2009&r1=2008&r2=2009
==============================================================================
--- branches/asterisknow/config/misdn.html (original)
+++ branches/asterisknow/config/misdn.html Wed Dec 19 14:54:18 2007
@@ -488,7 +488,7 @@
 </script>
 <body onload="localajaxinit()" onunload="resetmainscreen()"  bgcolor="#EFEFEF">
 <div style="font-size : 12px; padding : 4px 6px 4px 6px; border-style : solid none solid none; border-top-color : #BDC7E7; border-bottom-color : #182052; border-width : 1px 0px 1px 0px; background-color : #ef8700; color : #ffffff;">
-	<span style="margin-left: 4px;font-weight:bold;">Digital Card Configuration Wizard (Beta)</span>
+	<span style="margin-left: 4px;font-weight:bold;">Digital Card Configuration Wizard</span>
 	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" >&nbsp;<img src="images/refresh.png" title=" Refresh " border=0 >&nbsp;</span>
 </div>
 

Modified: branches/asterisknow/config/scripts/tooltip.js
URL: http://svn.digium.com/view/asterisk-gui/branches/asterisknow/config/scripts/tooltip.js?view=diff&rev=2009&r1=2008&r2=2009
==============================================================================
--- branches/asterisknow/config/scripts/tooltip.js (original)
+++ branches/asterisknow/config/scripts/tooltip.js Wed Dec 19 14:54:18 2007
@@ -259,7 +259,7 @@
 	tooltips['trunks'].en[3] = "<B>Username:</B> The username for your account with the provider - please contact your provider if you do not know it.";
 	tooltips['trunks'].en[4] = "<B>Password:</B> The password for your account with the provider - please contact your provider if you do not know it.";
 	tooltips['trunks'].en[5] = "<B>Digital Cards:</B> Digital Card trunking setup includes TExxxx based cards. Anything that is based from zaptel.conf and zapata.conf is readily availible to be configured as a trunk.";
-	tooltips['trunks'].en[6] = "<B>Provider:</B> These VOIP service providers are currently in state beta. report bugs to http://bugs.digium.com";
+	tooltips['trunks'].en[6] = "<B>Provider:</B> Digium Certified Internet Service Providers. Custom integrated into the GUI for simple setup";
 	tooltips['trunks'].en[7] = "<B>Ngt Host:</B> This is the IP of the SIP server provided by NGT for your specific user account.";
 
 	// Tooltips for Voicemenus (menus)




More information about the asterisk-gui-commits mailing list