Dotclear


Ignore:
Timestamp:
05/12/11 12:41:42 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
default
Message:

Attributs for, id numérotés
Suppression des attributs title inutiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/filters/class.dc.filter.ip.php

    r223 r248  
    167167 
    168168                    $res .= 
    169                     '<p style="'.$p_style.'"><label class="classic">'. 
    170                     form::checkbox(array('delip[]'),$rs->rule_id,false,'','',$disabled_ip, 'title="'.html::escapeHTML($pattern).'"').' '. 
     169                    '<p style="'.$p_style.'"><label class="classic" for="'.$type.'-ip-'.$rs->rule_id.'">'. 
     170                    form::checkbox(array('delip[]',$type.'-ip-'.$rs->rule_id),$rs->rule_id,false,'','',$disabled_ip).' '. 
    171171                    html::escapeHTML($pattern). 
    172172                    '</label></p>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map