Ignore:
Timestamp:
Jan 25, 2007, 8:26:28 AM (17 years ago)
Author:
vdigital
Message:

Fix for 0000629: Adding display differences between physical and virtual categories
(Icon is displayed for people who have deficient vision).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/cat_list.php

    r1738 r1755  
    296296        )
    297297      );
     298    $template->assign_block_vars(
     299      'categories.category.virtual',
     300      array(
     301        'CLASS' => 'virtual_cat',
     302        )
     303      );
    298304  }
    299305
Note: See TracChangeset for help on using the changeset viewer.