Dotclear


Ignore:
Timestamp:
05/02/11 10:46:37 (14 years ago)
Author:
kozlika
Branch:
userprefs
Message:

Correction formulaires themeEditor

Location:
plugins/themeEditor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/themeEditor/help.html

    r0 r100  
    66 
    77<body> 
    8 <p>The Theme Editor lets you modify the template files, the stylesheets and the JavaScript files of the theme you are currently using..</p> 
     8<p>The Theme Editor lets you modify the template files, the stylesheets and the JavaScript files of the theme you are currently using.</p> 
    99 
    1010<p>The file list is divided in three sections&nbsp;:</p> 
  • plugins/themeEditor/index.php

    r0 r100  
    9090     '<form id="file-form" action="'.$p_url.'" method="post">'. 
    9191     '<fieldset><legend>'.__('File editor').'</legend>'. 
    92      '<p>'.sprintf(__('Editing file %s'),'<strong>'.$file['f']).'</strong></p>'. 
     92     '<p><label for="file_content">'.sprintf(__('Editing file %s'),'<strong>'.$file['f']).'</strong></label></p>'. 
    9393     '<p>'.form::textarea('file_content',72,25,html::escapeHTML($file['c']),'maximal','',!$file['w']).'</p>'; 
    9494      
Note: See TracChangeset for help on using the changeset viewer.

Sites map