rbrindley: branch 2.0 r4785 - /branches/2.0/config/features.html
    SVN commits to the Asterisk-GUI project 
    asterisk-gui-commits at lists.digium.com
       
    Thu May  7 11:15:46 CDT 2009
    
    
  
Author: rbrindley
Date: Thu May  7 11:15:42 2009
New Revision: 4785
URL: http://svn.asterisk.org/svn-view/asterisk-gui?view=rev&rev=4785
Log:
- reworded 'default is' to 'commonly' to prevent any confusion
  about empty fields be disabled or just default
Modified:
    branches/2.0/config/features.html
Modified: branches/2.0/config/features.html
URL: http://svn.asterisk.org/svn-view/asterisk-gui/branches/2.0/config/features.html?view=diff&rev=4785&r1=4784&r2=4785
==============================================================================
--- branches/2.0/config/features.html (original)
+++ branches/2.0/config/features.html Thu May  7 11:15:42 2009
@@ -80,14 +80,14 @@
 		<table align="center" cellpadding="2" cellspacing="2" border="0">
 		<tr>
 			<td valign="top" align="right"><input type="checkbox" id="chk_featureMap_blindxfer"></td>
-			<td><input size="2" id="featureMap_blindxfer"> Blind Transfer (default is #)</td>
+			<td><input size="2" id="featureMap_blindxfer"> Blind Transfer (commonly #)</td>
 		</tr>
 		<tr>
 			<td height="10"></td>
 		</tr>
 		<tr>
 			<td valign="top" align="right"><input type="checkbox" id="chk_featureMap_disconnect"></td>
-			<td><input size="2" id="featureMap_disconnect"> Disconnect (default is *)</td>
+			<td><input size="2" id="featureMap_disconnect"> Disconnect (commonly *)</td>
 		</tr>
 		<tr>
 			<td height="10"></td>
    
    
More information about the asterisk-gui-commits
mailing list