Changeset 3262
- Timestamp:
- 12/02/06 23:25:16 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amp_conf/htdocs/admin/modules/core/page.routing.php
r3254 r3262 327 327 <?php if (function_exists('music_list')) { ?> 328 328 <tr> 329 <td><a href="#" class="info"><?php echo _("Music On Hold?")?><span><?php echo _("You can choose to disable Music on Hold for this route. This is useful for know conference bridge lines or other calls where you don't want to broadcast music when you put a call on hold. You can alternatively choosewhich music category to use. For example, choose a type appropriate for a destination country which may have announcements in the appropriate language.")?></span></a></td>329 <td><a href="#" class="info"><?php echo _("Music On Hold?")?><span><?php echo _("You can choose which music category to use. For example, choose a type appropriate for a destination country which may have announcements in the appropriate language.")?></span></a></td> 330 330 <td> 331 331 <select name="mohsilence"/>
