Changeset 2488:9f1dfcaba9ef for inc/admin
- Timestamp:
- 10/24/13 11:18:12 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.moduleslist.php
r2487 r2488 1591 1591 1592 1592 if (!empty($buttons)) { 1593 if (in_array('checkbox', $cols)) { 1594 echo 1595 '<p class="checkboxes-helpers"></p>'; 1596 } 1593 1597 echo '<div>'.implode(' ', $buttons).'</div>'; 1594 1598 }
Note: See TracChangeset
for help on using the changeset viewer.