Dotclear


Ignore:
Timestamp:
10/24/13 11:18:12 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
2.6
Message:

Missing checkboxes helper on updated themes list

File:
1 edited

Legend:

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

    r2487 r2488  
    15911591 
    15921592               if (!empty($buttons)) { 
     1593                    if (in_array('checkbox', $cols)) { 
     1594                         echo  
     1595                         '<p class="checkboxes-helpers"></p>'; 
     1596                    } 
    15931597                    echo '<div>'.implode(' ', $buttons).'</div>'; 
    15941598               } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map