Dotclear


Ignore:
Timestamp:
06/17/18 08:50:16 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

scope="row" obsolete in HTML5 for td, switch to th for module name (plugins list), closes #2272

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.moduleslist.php

    r3731 r3762  
    625625            $tds++; 
    626626            echo 
    627                 '<td class="module-name nowrap" scope="row">'; 
     627                '<th class="module-name nowrap" scope="row">'; 
    628628            if (in_array('checkbox', $cols)) { 
    629629                if (in_array('expander', $cols)) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map