Changeset 3762:e5c18a9ead6a for inc/admin/lib.moduleslist.php
- Timestamp:
- 06/17/18 08:50:16 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.moduleslist.php
r3731 r3762 625 625 $tds++; 626 626 echo 627 '<t dclass="module-name nowrap" scope="row">';627 '<th class="module-name nowrap" scope="row">'; 628 628 if (in_array('checkbox', $cols)) { 629 629 if (in_array('expander', $cols)) {
Note: See TracChangeset
for help on using the changeset viewer.