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
  • plugins/aboutConfig/index.php

    r1553 r2002  
    134134 
    135135<?php 
    136 $table_header = '<table class="settings" id="%s"><caption class="as_h3">%s</caption>'. 
     136$table_header = '<div class="table-outer"><table class="settings" id="%s"><caption class="as_h3">%s</caption>'. 
    137137'<thead>'. 
    138138'<tr>'."\n". 
     
    144144'</thead>'."\n". 
    145145'<tbody>'; 
    146 $table_footer = '</tbody></table>'; 
     146$table_footer = '</tbody></table></div>'; 
    147147 
    148148$settings = array(); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map