Dotclear


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é)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/plugins.php

    r68 r125  
    327327     '<legend>'.__('Upload a zip file').'</legend>'. 
    328328     '<p class="field"><label for="pkg_file" class="classic required"><abbr title="'.__('Required field').'">*</abbr> '.__('Plugin zip file:').' '. 
    329      '<input type="file" name="pkg_file" /></label></p>'. 
     329     '<input type="file" id="pkg_file" name="pkg_file" /></label></p>'. 
    330330     '<p class="field"><label for="your_pwd1" class="classic required"><abbr title="'.__('Required field').'">*</abbr> '.__('Your password:').' '. 
    331331     form::password(array('your_pwd','your_pwd1'),20,255).'</label></p>'. 
     
    341341     '<legend>'.__('Download a zip file').'</legend>'. 
    342342     '<p class="field"><label for="pkg_url" class="classic required"><abbr title="'.__('Required field').'">*</abbr> '.__('Plugin zip file URL:').' '. 
    343      form::field(array('pkg_url'),40,255).'</label></p>'. 
     343     form::field(array('pkg_url','pkg_url'),40,255).'</label></p>'. 
    344344     '<p class="field"><label for="your_pwd2" class="classic required"><abbr title="'.__('Required field').'">*</abbr> '.__('Your password:').' '. 
    345345     form::password(array('your_pwd','your_pwd2'),20,255).'</label></p>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map