Dotclear


Ignore:
Timestamp:
09/22/13 12:09:07 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Tableaux responsive. Poke jcDenis :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/plugins.php

    r1622 r2002  
    252252     echo 
    253253     '<h3>'.__('Activated plugins').'</h3>'. 
    254      '<table class="clear plugins"><tr>'. 
     254     '<table class="table-outer clear">'. 
     255     '<table class="plugins"><tr>'. 
    255256     '<th>'.__('Plugin').'</th>'. 
    256257     '<th class="nowrap">'.__('Version').'</th>'. 
     
    296297     } 
    297298     echo 
    298      '</table>'; 
     299     '</table></div>'; 
    299300} 
    300301 
     
    305306     echo 
    306307     '<h3>'.__('Deactivated plugins').'</h3>'. 
    307      '<table class="clear plugins"><tr>'. 
     308     '<table class="clear table-outer">'. 
     309     '<table class="plugins"><tr>'. 
    308310     '<th>'.__('Plugin').'</th>'. 
    309311     '<th class="nowrap">'.__('Action').'</th>'. 
     
    339341     } 
    340342     echo 
    341      '</table>'; 
     343     '</table></div>'; 
    342344} 
    343345 
Note: See TracChangeset for help on using the changeset viewer.

Sites map