Dotclear


Ignore:
Timestamp:
08/16/13 14:16:11 (11 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Semantic xhtml and a11y. Let labels to be labels. Step One: admin. Plugins and Themes will come later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/users_actions.php

    r1358 r1399  
    285285     echo 
    286286     '<fieldset><legend>'.__('Validate permissions').'</legend>'. 
    287      '<p><label for="your_pwd">'.__('Your password:'). 
    288      form::password('your_pwd',20,255).'</label></p>'. 
     287     '<p><label for="your_pwd">'.__('Your password:').'</label>'. 
     288     form::password('your_pwd',20,255).'</p>'. 
    289289     '</fieldset>'. 
    290290     '<p><input type="submit" accesskey="s" value="'.__('Save').'" />'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map