Dotclear


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/_admin.php

    r1474 r1499  
    6868          $ttl = $settings->antispam->antispam_moderation_ttl; 
    6969          echo 
    70           '<fieldset><legend>Antispam</legend>'. 
     70          '<div class="fieldset"><h4>Antispam</h4>'. 
    7171          '<p><label for="antispam_moderation_ttl" class="classic">'.__('Delete junk comments older than').' '. 
    7272          form::field('antispam_moderation_ttl', 3, 3, $ttl). 
    7373          ' '.__('days'). 
    7474          '</label></p>'. 
    75           '</fieldset>'; 
     75          '</div>'; 
    7676     } 
    7777      
Note: See TracChangeset for help on using the changeset viewer.

Sites map