- Timestamp:
- 05/31/10 12:37:25 (3 years ago)
- Files:
-
- modules/branches/2.8/core/page.general.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.8/core/page.general.php
r9790 r9791 218 218 <tr><td> 219 219 <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> 221 221 </td><td align="right"> 222 222 <input type="text" size="10" name="OPERATOR_XTN" value="<?php echo htmlspecialchars($OPERATOR_XTN)?>" tabindex="<?php echo ++$tabindex;?>"/>
