Dotclear


Ignore:
Timestamp:
04/29/11 23:02:22 (14 years ago)
Author:
kozlika
Branch:
userprefs
Message:

Corrections formulaires, étape 3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/permissions.php

    r0 r68  
    135135                
    136136               echo 
    137                '<p><label class="classic">'. 
    138                form::checkbox(array('perm['.html::escapeHTML($b).']['.html::escapeHTML($perm_id).']'), 
     137               '<p><label for="perm'.html::escapeHTML($b).html::escapeHTML($perm_id).'" class="classic">'. 
     138               form::checkbox(array('perm['.html::escapeHTML($b).']['.html::escapeHTML($perm_id).']','perm'.html::escapeHTML($b).html::escapeHTML($perm_id)), 
    139139               1,$checked).' '. 
    140140               __($perm).'</label></p>'; 
     
    144144     echo 
    145145     '<fieldset>'. 
    146      '<p><label>'.__('Your password:'). 
     146     '<p><label for="your_pwd">'.__('Your password:'). 
    147147     form::password('your_pwd',20,255,'','',15).'</label></p>'. 
    148148     '</fieldset>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map