aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch_profile_edit.tmp
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-05-13 15:36:31 -0600
committermcrane <mctch@yahoo.com>2009-05-13 15:36:31 -0600
commita36f2343c6ba49eaf4d4c9fe05e6752e6e15f197 (patch)
tree86e545a03aa0baa8c0238ddf2ad0378ea7409fbe /config/freeswitch/freeswitch_profile_edit.tmp
parentcddd115318c9277375a7ad472ff88528470831fd (diff)
downloadpfsense-packages-a36f2343c6ba49eaf4d4c9fe05e6752e6e15f197.tar.gz
pfsense-packages-a36f2343c6ba49eaf4d4c9fe05e6752e6e15f197.tar.bz2
pfsense-packages-a36f2343c6ba49eaf4d4c9fe05e6752e6e15f197.zip
FreeSWITCH package change wording from Set to Default to Restore Default, adjustments to the LAN profile
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>