Changeset 11030

Show
Ignore:
Timestamp:
01/19/11 21:46:54 (2 years ago)
Author:
p_lindheimer
Message:

oops missing quote

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.9/core/page.advancedsettings.php

    r11029 r11030  
    3838  echo '<div id="main_page">'; 
    3939  echo "<h2>"._("FreePBX Advanced Settings")."</h2>"; 
    40   echo '<p>'._("<b>IMPORTANT:</b> Use extreme caution when making changes!").'</p>'._("Some of these settings can render your system inoperable. You are urged to backup before making any changes. There may be more settings available then are currently shown. You can increase the of visible settings by changing the 'Display Detail Level under Advanced Settings Details. The settings shown at higher levels are less commonly use and are more risky to change. Once changed you must save the setting by checking the green check box that appears. You can restore the default setting by clicking on the icon to the right of the values."); 
     40  echo '<p>'._("<b>IMPORTANT:</b> Use extreme caution when making changes!").'</p>'._("Some of these settings can render your system inoperable. You are urged to backup before making any changes. There may be more settings available then are currently shown. You can increase the of visible settings by changing the 'Display Detail Level' under Advanced Settings Details. The settings shown at higher levels are less commonly use and are more risky to change. Once changed you must save the setting by checking the green check box that appears. You can restore the default setting by clicking on the icon to the right of the values."); 
    4141 
    4242  $conf = $freepbx_conf->get_conf_settings();