Dotclear


Ignore:
Timestamp:
06/27/11 23:28:05 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
themes
Message:
  • Correction gestion stickers
  • Toilettage
File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_config.php

    r421 r425  
    109109$ductile_stickers = @unserialize($ductile_stickers); 
    110110if (!is_array($ductile_stickers)) { 
    111      $ductile_stickers = array(); 
    112 } 
    113  
    114 $ductile_stickers = $ductile_stickers_base; 
     111     $ductile_stickers = $ductile_stickers_base; 
     112} 
    115113 
    116114$conf_tab = isset($_POST['conf_tab']) ? $_POST['conf_tab'] : 'html'; 
     
    205203'</fieldset>'; 
    206204 
    207 //echo '<fieldset><legend>'.__('Stickers').'</legend>'; 
    208 echo '<h3>'.__('Stickers').'</h3>'; 
    209  
    210 echo '<table id="stickerslist">'.'<caption>'.__('Stickers').'</caption>'. 
     205echo '<fieldset><legend>'.__('Stickers').'</legend>'; 
     206 
     207echo '<table id="stickerslist">'.'<caption>'.__('Stickers (footer)').'</caption>'. 
    211208'<thead>'. 
    212209'<tr>'. 
     
    239236'</table>'; 
    240237 
    241 //echo '</fieldset>'; 
     238echo '</fieldset>'; 
    242239 
    243240echo '<input type="hidden" name="conf_tab" value="html">'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map