Changeset 2179:d7e1ae54c66b for inc/admin/lib.moduleslist.php
- Timestamp:
- 10/01/13 08:02:59 (12 years ago)
- Branch:
- dcRepo
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.moduleslist.php
r2174 r2179 756 756 757 757 $line = 758 '<div class="box '.($current ? 'current-theme' : 'theme').'">';758 '<div class="box small '.($current ? 'current-theme' : 'theme').'">'; 759 759 760 760 if (in_array('sshot', $cols)) {
Note: See TracChangeset
for help on using the changeset viewer.