Changeset 5762 for modules/branches/2.4/core/page.routing.php
- Timestamp:
- 06/03/08 19:25:08 (4 years ago)
- Files:
-
- modules/branches/2.4/core/page.routing.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/core/page.routing.php
r5572 r5762 331 331 <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> 332 332 <td> 333 <select name="mohsilence" />333 <select name="mohsilence"> 334 334 <?php 335 335 $tresults = music_list($amp_conf['ASTVARLIBDIR']."/mohmp3");
