Dotclear

Changeset 3363:3e9a397754cb


Ignore:
Timestamp:
10/22/16 16:18:39 (9 years ago)
Author:
Luce <luce@…>
Branch:
default
Message:

fix hiérarchie des titres

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/themeEditor/index.php

    r3256 r3363  
    117117     echo 
    118118     '<form id="file-form" action="'.$p_url.'" method="post">'. 
    119      '<div class="fieldset"><h4>'.__('File editor').'</h4>'. 
     119     '<div class="fieldset"><h3>'.__('File editor').'</h3>'. 
    120120     '<p><label for="file_content">'.sprintf(__('Editing file %s'),'<strong>'.$file['f']).'</strong></label></p>'. 
    121121     '<p>'.form::textarea('file_content',72,25,html::escapeHTML($file['c']),'maximal','',!$file['w']).'</p>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map