Dotclear

Changeset 125:a9e6ae242c4e for plugins


Ignore:
Timestamp:
05/03/11 08:51:19 (14 years ago)
Author:
kozlika
Branch:
userprefs
Message:

Formulaires pages de niveau 2 (attention, geek needed pour revoir les fillres antispan auxquels je n'ai pas touché)

Location:
plugins
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/importExport/inc/class.dc.export.flat.php

    r82 r125  
    157157          '<strong>'.html::escapeHTML($this->core->blog->name).'</strong>').'</p>'. 
    158158          '<p><label for="file_name" class="classic">'.__('File name:').' '. 
    159           form::field(array('file_name'),25,255,date('Y-m-d-').html::escapeHTML($this->core->blog->id.'-backup.txt')). 
     159          form::field(array('file_name','file_name'),25,255,date('Y-m-d-').html::escapeHTML($this->core->blog->id.'-backup.txt')). 
    160160          '</label> '. 
    161           '<input type="submit" value="'.__('Export').'" /></p>'. 
     161          '<input type="submit" value="'.__('Export').'" />'. 
    162162          form::hidden(array('do'),'export_blog'). 
    163163          $this->core->formNonce().'</p>'. 
  • plugins/tags/tag_posts.php

    r95 r125  
    141141     '<p class="col checkboxes-helpers"></p>'. 
    142142      
    143      '<p class="col right"><label for="action" class="classic">'.__('Selected entries action:').'</action> '. 
     143     '<p class="col right"><label for="action" class="classic">'.__('Selected entries action:').'</label> '. 
    144144     form::combo('action',$combo_action). 
    145145     '<input type="submit" value="'.__('ok').'" /></p>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map