aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch_profile_edit.tmp
diff options
context:
space:
mode:
Diffstat (limited to 'config/freeswitch/freeswitch_profile_edit.tmp')
-rw-r--r--config/freeswitch/freeswitch_profile_edit.tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch/freeswitch_profile_edit.tmp b/config/freeswitch/freeswitch_profile_edit.tmp
index a1faa4de..2466f115 100644
--- a/config/freeswitch/freeswitch_profile_edit.tmp
+++ b/config/freeswitch/freeswitch_profile_edit.tmp
@@ -110,7 +110,7 @@ display_top_tabs(build_menu());
<td align='right'>
<input type="hidden" name="a" value="save" />
<?php
- echo "<input type='button' value='Set as Default' onclick=\"document.location.href='/packages/freeswitch/freeswitch_profiles.php?a=default&f=".$_GET['f']."';\" />";
+ echo "<input type='button' value='Restore Default' onclick=\"document.location.href='/packages/freeswitch/freeswitch_profiles.php?a=default&f=".$_GET['f']."';\" />";
?>
</td>
</tr>