pari: branch 2.0 r3823 - /branches/2.0/config/trunks_providers.html

SVN commits to the Asterisk-GUI project asterisk-gui-commits at lists.digium.com
Mon Sep 15 15:52:26 CDT 2008


Author: pari
Date: Mon Sep 15 15:52:25 2008
New Revision: 3823

URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=3823
Log:
 set proper button label


Modified:
    branches/2.0/config/trunks_providers.html

Modified: branches/2.0/config/trunks_providers.html
URL: http://svn.digium.com/view/asterisk-gui/branches/2.0/config/trunks_providers.html?view=diff&rev=3823&r1=3822&r2=3823
==============================================================================
--- branches/2.0/config/trunks_providers.html (original)
+++ branches/2.0/config/trunks_providers.html Mon Sep 15 15:52:25 2008
@@ -291,7 +291,7 @@
 		</TR>
 		<TR>	<TD align=center height=50 valign=middle>
 				<span class='guiButtonCancel' onclick='ASTGUI.hideDrag(event);'>Cancel</span>
-				<span class='guiButtonEdit' onclick='providers_MiscFunctions.updateProvider();'>Add</span>
+				<span class='guiButtonEdit' onclick='providers_MiscFunctions.updateProvider();'>Update</span>
 			</TD>
 		</TR>
 	</TABLE>




More information about the asterisk-gui-commits mailing list