Changeset 6589

Show
Ignore:
Timestamp:
09/07/08 07:50:49 (3 months ago)
Author:
mickecarlsson
Message:

Fixes #3167 and cleans up help text so that it does not beging with an empty line

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.5/core/page.general.php

    r6544 r6589  
    107107<table> 
    108108        <tr><td> 
    109         <a href=# class="info"><?php echo _("Asterisk Dial command options:")?><span><br> 
     109        <a href=# class="info"><?php echo _("Asterisk Dial command options:")?><span> 
    110110<?php echo _("t: Allow the called user to transfer the call by hitting #")?><br> 
    111111<?php echo _("T: Allow the calling user to transfer the call by hitting #")?><br> 
     
    118118        </td></tr> 
    119119        <tr><td> 
    120         <a href=# class="info"><?php echo _("Asterisk Outbound Dial command options:")?><span><br> 
     120        <a href=# class="info"><?php echo _("Asterisk Outbound Dial command options:")?><span> 
    121121<?php echo _("t: Allow the called user to transfer the call by hitting #")?><br> 
    122122<?php echo _("T: Allow the calling user to transfer the call by hitting #")?><br> 
     
    142142        </td></tr> 
    143143        <tr><td> 
    144   <a href=# class="info"><?php echo _("Call recording format:")?><span><br> 
    145   <?php echo _("Pick the format in which to save recorded calls")?><br> 
     144  <a href=# class="info"><?php echo _("Call recording format:")?><span> 
     145  <?php echo _("Pick the format in which to save recorded calls")?> 
    146146  </span></a> 
    147147        </td><td align="right"> 
     
    157157        </td></tr> 
    158158        <tr><td> 
    159   <a href=# class="info"><?php echo _("Recording Location:")?><span><br> 
     159  <a href=# class="info"><?php echo _("Recording Location:")?><span> 
    160160  <?php echo _("Override the default location where asterisk will store call recordings. Include the trailing /. Be sure to set proper permissions on the directory for the asterisk user.")?><br> 
    161161  </span></a> 
     
    164164        </td></tr> 
    165165        <tr><td> 
    166   <a href=# class="info"><?php echo _("Run after record:")?><span><br> 
     166  <a href=# class="info"><?php echo _("Run after record:")?><span> 
    167167  <?php echo _("An optional script to be run after the call is hungup. You can include channel and MixMon variables like \${CALLFILENAME}, \${MIXMON_FORMAT} and \${MIXMON_DIR}. To ensure that you variables are properly escaped, use the following notation: ^{MY_VAR}")?><br> 
    168168  </span></a> 
     
    175175<table> 
    176176        <tr><td> 
    177   <a href=# class="info"><?php echo _("Ringtime Default:")?><span><br> 
     177  <a href=# class="info"><?php echo _("Ringtime Default:")?><span> 
    178178  <?php echo _("Default number of seconds to ring phones before sending callers to voicemail. This can be set per extension/user and will have no effect on phones with no voicemail.")?><br> 
    179179  </span></a> 
     
    182182        </td></tr> 
    183183        <tr><td> 
    184   <a href=# class="info"><?php echo _("Direct Dial Voicemail Prefix:")?><span><br> 
     184  <a href=# class="info"><?php echo _("Direct Dial Voicemail Prefix:")?><span> 
    185185  <?php echo _("Prefix used to dial directly to someone's voicemail. Caution should be taken in choosing this prefix to avoid conflicts with featurecodes.")?><br> 
    186186  </span></a> 
     
    189189        </td></tr> 
    190190        <tr><td> 
    191         <?php echo _("Direct Dial to Voicemail message type:")?> 
     191        <a href=# class="info"><?php echo _("Direct Dial to Voicemail message type:")?><span> 
     192        <?php echo _("Default message type to use when dialing direct to an extensions voicemail")?><br> 
     193  </span></a> 
    192194        </td><td align="right"> 
    193195        <select name="VM_DDTYPE" tabindex="<?php echo ++$tabindex;?>"> 
     
    206208        </td></tr> 
    207209        <tr><td> 
    208         <a href=# class="info"><?php echo _("Do Not Play")?><span><?php echo _("Check this to remove the default message \"Please leave your message after the tone. When done, hang-up, or press the pound key.\" That is played after the voicemail greeting (the s option). This applies globally to all vm boxes.")?></span></a> <?php echo _("\"please leave message after tone to caller\"")?
     210        <a href=# class="info"><?php echo _("Do Not Play \"please leave message after tone to caller\"")?><span><?php echo _("Check this to remove the default message \"Please leave your message after the tone. When done, hang-up, or press the pound key.\" That is played after the voicemail greeting (the s option). This applies globally to all vm boxes.")?></span></a
    209211        </td><td align="right"> 
    210212        <input type="checkbox" value="s" name="VM_OPTS" <?php  echo (($VM_OPTS || $VM_DDTYPE == "su" || $VM_DDTYPE == "bu") ? 'CHECKED' : '')?> tabindex="<?php echo ++$tabindex;?>">  
     
    360362<table> 
    361363        <tr><td> 
    362         <?php echo _("Extension of")?> <a class="info" href="#"><?php echo _("fax machine")?><span><?php echo _("Select 'system' to have the system receive and email faxes.<br>Selecting 'disabled' will result in incoming calls being answered more quickly.")?></span></a> <?php echo _("for receiving faxes:")?
     364        <a class="info" href="#"><?php echo _("Extension of fax machine for receiving faxes:")?><span><?php echo _("Select 'system' to have the system receive and email faxes.<br>Selecting 'disabled' will result in incoming calls being answered more quickly.")?></span></a
    363365        <!--<input type="text" size="8" name="FAX_RX" value="<?php  echo $FAX_RX?>"/>--> 
    364366        </td><td align="right"> 
     
    378380        </td></tr> 
    379381        <tr><td> 
    380         <a class="info" href="#"><?php echo _("Email address")?><span><?php echo _("Email address used if 'system' has been chosen for the fax extension above.")?></span></a> <?php echo _("to have faxes emailed to:")?
     382        <a class="info" href="#"><?php echo _("Email address to have faxes emailed to:")?><span><?php echo _("Email address used if 'system' has been chosen for the fax extension above.")?></span></a
    381383        </td><td align="right"> 
    382384        <input type="text" size="30" name="FAX_RX_EMAIL" value="<?php  echo htmlspecialchars($FAX_RX_EMAIL)?>" tabindex="<?php echo ++$tabindex;?>"/> 
    383385        </td></tr> 
    384386        <tr><td> 
    385         <a class="info" href="#"><?php echo _("Email address")?><span><?php echo _("Email address that faxes appear to come from if 'system' has been chosen for the fax extension above.")?></span></a> <?php echo _("that faxes appear to come from:")?
     387        <a class="info" href="#"><?php echo _("Email address that faxes appear to come from:")?><span><?php echo _("Email address that faxes appear to come from if 'system' has been chosen for the fax extension above.")?></span></a
    386388        </td><td align="right"> 
    387389        <input type="text" size="30" name="FAX_RX_FROM" value="<?php  echo htmlspecialchars($FAX_RX_FROM)?>" tabindex="<?php echo ++$tabindex;?>"/> 
     
    391393<table> 
    392394        <tr><td> 
    393         <?php echo _("Country")?> <a class="info" href="#"><?php echo _("Indications")?><span><?php echo _("Select which country you are in")?></span></a>: 
     395        <a class="info" href="#"><?php echo _("Country Indications")?><span><?php echo _("Select which country you are in")?></span></a>: 
    394396        </td><td align="right"> 
    395397        <?php   if (isset($TONEZONE) && strlen($TONEZONE))  
     
    411413<table> 
    412414        <tr><td> 
    413         <a href=# class="info"><?php echo _("Allow Anonymous Inbound SIP Calls?")?><span><br> 
     415        <a href=# class="info"><?php echo _("Allow Anonymous Inbound SIP Calls?")?><span> 
    414416<?php echo _("** WARNING **")?><br><br> 
    415417<?php echo _("Setting this to 'yes' will potentially allow ANYBODY to call into your Asterisk server using the SIP protocol")?><br><br> 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads