Changeset 4169 for modules/branches/2.3/miscdests
- Timestamp:
- 06/22/07 20:11:45 (6 years ago)
- Files:
-
- modules/branches/2.3/miscdests/page.miscdests.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/miscdests/page.miscdests.php
r3589 r4169 97 97 echo "<h2>"._("Misc Destinations")."</h2>"; 98 98 echo "<h3>"._("Instructions")."</h3>"; 99 $helptext = _("Misc Destinations are for adding destinations that can be used by other freePBX modules, generally used to route incoming calls. If you want to create feature codes that can be dialed by internal users and go to various destinations, please see the <strong>Misc Applications</strong> module.");99 $helptext = _("Misc Destinations are for adding destinations that can be used by other FreePBX modules, generally used to route incoming calls. If you want to create feature codes that can be dialed by internal users and go to various destinations, please see the <strong>Misc Applications</strong> module."); 100 100 101 101
