Dotclear


Ignore:
Timestamp:
07/09/11 19:47:57 (13 years ago)
Author:
kozlika
Branch:
default
Message:

Accessibility: fieldset aren't used if not necessary.
Create a class="fieldset" for presentation needs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/preferences.php

    r500 r536  
    387387     '</fieldset>'. 
    388388      
    389      '<fieldset>'. 
    390      '<p>'.__('If you want to change your email or password you must provide your current password.').'</p>'. 
     389     '<p>'.__('If you have changed this user email or password you must provide your current password to save these modifications.').'</p>'. 
    391390     '<p><label for="cur_pwd">'.__('Your password:'). 
    392      form::password('cur_pwd',20,255).'</label></p>'. 
    393      '</fieldset>'; 
     391     form::password('cur_pwd',20,255).'</label></p>'; 
    394392} 
    395393 
Note: See TracChangeset for help on using the changeset viewer.

Sites map