Dotclear


Ignore:
Timestamp:
12/29/17 14:17:26 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add required attribute for mandatory fields

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/users_actions.php

    r3627 r3639  
    312312     '<h3>'.__('Validate permissions').'</h3>'. 
    313313     '<p><label for="your_pwd" class="required"><abbr title="'.__('Required field').'">*</abbr> '.__('Your password:').'</label>'. 
    314      form::password('your_pwd',20,255).'</p>'. 
     314     form::password('your_pwd',20,255,'','','',false,'required placeholder="'.__('Password').'"').'</p>'. 
    315315     '<p><input type="submit" accesskey="s" value="'.__('Save').'" />'. 
    316316     $hidden_fields. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map