Changeset 5745 for modules/branches/2.4/queues
- Timestamp:
- 04/24/08 17:56:49 (5 years ago)
- Files:
-
- modules/branches/2.4/queues/page.queues.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/queues/page.queues.php
r5594 r5745 671 671 </tr> 672 672 <?php } ?> 673 <?php 674 // implementation of module hook 675 // object was initialized in config.php 676 echo $module_hook->hookHtml; 677 ?> 673 678 674 679 <tr><td colspan="2"><br><h5><?php echo _("Fail Over Destination")?><hr></h5></td></tr>
