Changeset 9791 for modules

Show
Ignore:
Timestamp:
05/31/10 12:37:25 (3 years ago)
Author:
p_lindheimer
Message:

update tooltip

Files:

Legend:

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

    r9790 r9791  
    218218  <tr><td> 
    219219  <a href=# class="info"><?php echo _("Operator Extension:")?><span> 
    220   <?php echo _("Default number to dial when callers hit '0' from voicemail or the directory. This does NOT need to be an extension, it can be a Ring Group, or even an external number."); ?></span></a> 
     220  <?php echo _("Default number to dial when callers hit '0' from voicemail or the built in IVR directory (it has no effect on the Directory Module). This does NOT need to be an extension, it can be a Ring Group, or even an external number."); ?></span></a> 
    221221  </td><td align="right"> 
    222222  <input type="text" size="10" name="OPERATOR_XTN" value="<?php  echo htmlspecialchars($OPERATOR_XTN)?>" tabindex="<?php echo ++$tabindex;?>"/>