Changeset 1928
- Timestamp:
- 05/18/06 03:25:58 (3 years ago)
- Files:
-
- modules/branches/2.1/queues/page.queues.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.1/queues/page.queues.php
r1618 r1928 130 130 ?> 131 131 132 <?php if ($extdisplay ) { ?>132 <?php if ($extdisplay != '') { ?> 133 133 <h2><?php echo _("Queue:")." ". $extdisplay; ?></h2> 134 134 <?php } else { ?>
