Dotclear


Ignore:
Timestamp:
08/05/13 15:44:45 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.5
Message:

fixes #1480, row is better than raw for a good scope :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/index.php

    r1207 r1274  
    204204          '<td class="nowrap">'.form::checkbox(array('filters_active[]'),$fid,$f->active, '', '', false, 'title="'.__('Active').'"').'</td>'. 
    205205          '<td class="nowrap">'.form::checkbox(array('filters_auto_del[]'),$fid,$f->auto_delete, '', '', false, 'title="'.__('Auto Del.').'"').'</td>'. 
    206           '<td class="nowrap" scope="raw">'.$f->name.'</td>'. 
     206          '<td class="nowrap" scope="row">'.$f->name.'</td>'. 
    207207          '<td class="maximal">'.$f->description.'</td>'. 
    208208          '<td class="status">'.$gui_link.'</td>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map