Dotclear


Ignore:
Timestamp:
07/17/13 11:52:24 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Direct access to antispam moderation ttl field on blog parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/index.php

    r1179 r1207  
    162162     if ($moderationTTL != null && $moderationTTL >=0) { 
    163163          echo '<p>'.sprintf(__('All spam comments older than %s day(s) will be automatically deleted.'), $moderationTTL).' '. 
    164           sprintf(__('You can modify this duration in the %s'),'<a href="blog_pref.php"> '.__('Blog preferences').'</a>'). 
     164          sprintf(__('You can modify this duration in the %s'),'<a href="blog_pref.php#antispam_moderation_ttl"> '.__('Blog preferences').'</a>'). 
    165165               '</p>'; 
    166166     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map