Changeset 7038 for modules/branches
- Timestamp:
- 10/20/08 00:35:22 (5 years ago)
- Files:
-
- modules/branches/2.5/core/page.did.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/core/page.did.php
r6536 r7038 294 294 295 295 <?php 296 if ($extdisplay) {297 ?>298 <tr><td colspan="2"><a href="<?php echo $clrdestURL ?>"><?php echo _("Clear Destination")?></a><br /><br /></td></tr>299 <?php300 }301 296 //draw goto selects 302 297 echo drawselects(isset($destination)?$destination:null,0);
