Dotclear


Ignore:
Timestamp:
09/16/13 08:46:11 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add mandatory indicator on password field on permission user setting page, fixes #1654

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/users_actions.php

    r1620 r1870  
    287287     '<div class="fieldset">'. 
    288288     '<h3>'.__('Validate permissions').'</h3>'. 
    289      '<p><label for="your_pwd">'.__('Your password:').'</label>'. 
     289     '<p><label for="your_pwd" class="required"><abbr title="'.__('Required field').'">*</abbr> '.__('Your password:').'</label>'. 
    290290     form::password('your_pwd',20,255).'</p>'. 
    291291     '<p><input type="submit" accesskey="s" value="'.__('Save').'" />'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map