Dotclear

Changeset 125:a9e6ae242c4e for admin


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:
admin
Files:
3 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>'. 
  • admin/search.php

    r96 r125  
    125125          '<p class="col checkboxes-helpers"></p>'. 
    126126           
    127           '<p class="col right"><label for="action1" class="classic"'.__('Selected entries action:').'</label> '. 
     127          '<p class="col right"><label for="action1" class="classic">'.__('Selected entries action:').'</label> '. 
    128128          form::combo(array('action','action1'),$combo_action). 
    129129          '<input type="submit" value="'.__('ok').'" /></p>'. 
  • admin/user.php

    r70 r125  
    186186 
    187187echo 
    188 '<form action="user.php" method="post"id="user-form">'. 
     188'<form action="user.php" method="post" id="user-form">'. 
    189189'<fieldset><legend>'.__('User information').'</legend>'. 
    190190'<div class="two-cols">'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map