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.words.php

    r231 r248  
    156156 
    157157                    $res .= 
    158                     '<p style="'.$p_style.'"><label class="classic" for="word'.$rs->rule_id.'">'. 
    159                     form::checkbox(array('swd[]', 'word'.$rs->rule_id),$rs->rule_id,false,'','',$disabled_word).' '. 
     158                    '<p style="'.$p_style.'"><label class="classic" for="word-'.$rs->rule_id.'">'. 
     159                    form::checkbox(array('swd[]', 'word-'.$rs->rule_id),$rs->rule_id,false,'','',$disabled_word).' '. 
    160160                    html::escapeHTML($rs->rule_content). 
    161161                    '</label></p>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map