Changeset 508 for trunk/phpbms/include
- Timestamp:
- 04/21/09 14:08:12 (3 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/include/search_class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/include/search_class.php
r498 r508 745 745 $class = 'class="needselectDisabled"'; 746 746 ?> 747 <li><a <?php echo $class; ?> href="#" title="" onclick="chooseOtherCommand('-2','', this); return false;"> <strong>import</strong></a></li>747 <li><a <?php echo $class; ?> href="#" title="" onclick="chooseOtherCommand('-2','', this); return false;">import</a></li> 748 748 <?php 749 749