Dotclear


Ignore:
Timestamp:
05/09/11 19:49:45 (14 years ago)
Author:
annso <as.tranchet@…>
Branch:
default
Message:

fix label, for and titles in antispam plugin

File:
1 edited

Legend:

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

    • Property exe set to *
    r223 r231  
    156156 
    157157                    $res .= 
    158                     '<p style="'.$p_style.'"><label class="classic">'. 
    159                     form::checkbox(array('swd[]'),$rs->rule_id,false,'','',$disabled_word, 'title="'.html::escapeHTML($rs->rule_content).'"').' '. 
     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