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/userPref/index.php

    r1553 r2002  
    130130 
    131131<?php  
    132 $table_header = '<table class="prefs" id="%s"><caption class="as_h3">%s</caption>'. 
     132$table_header = '<div class="table-outer"><table class="prefs" id="%s"><caption class="as_h3">%s</caption>'. 
    133133'<thead>'. 
    134134'<tr>'."\n". 
     
    140140'</thead>'."\n". 
    141141'<tbody>'; 
    142 $table_footer = '</tbody></table>'; 
     142$table_footer = '</tbody></table></div>'; 
    143143 
    144144$prefs = array(); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map