diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/freeswitch_dev/v_status.tmp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch_dev/v_status.tmp b/config/freeswitch_dev/v_status.tmp index 03b96fcc..2b30d715 100644 --- a/config/freeswitch_dev/v_status.tmp +++ b/config/freeswitch_dev/v_status.tmp @@ -319,7 +319,7 @@ echo "<table width='690' cellpadding='0' cellspacing='0' border='0'>\n"; echo "<tr>\n"; echo "<td width='50%'>\n"; echo "<b>Web Interface</b><br />\n"; -echo Use the following button to update the web interface.<br /><br />\n"; +echo "Use the following button to update the web interface.<br /><br />\n"; echo "</td>\n"; echo "<td width='50%' align='right'>\n"; echo " <input type='button' value='update' onclick=\"document.location.href='v_status.php?a=update&t=gui_phase_1';\" />\n"; |