Dotclear


Ignore:
Timestamp:
07/10/11 22:58:37 (14 years ago)
Author:
kozlika
Branch:
default
Message:

Accessib/ergo: améliorations des formulaires et titres de blog, antispam, users

Et le souci du détail avec une coquille dans un commentaire de users.php révélée par notre découvreur du jour. Thanks to adjaya  http://forum.dotclear.org/viewtopic.php?pid=306160#p306160

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/index.php

    r536 r565  
    151151     } 
    152152     if ($moderationTTL != null && $moderationTTL >=0) { 
    153           echo '<p>'.sprintf(__('All spam comments older than %s day(s) will be automatically deleted.'), $moderationTTL).'</p>'; 
     153          echo '<p>'.sprintf(__('All spam comments older than %s day(s) will be automatically deleted.'), $moderationTTL).' '. 
     154          __('You can modify this duration in '). 
     155          '<a href="blog_pref.php"> '.__('Blog preferences').'</a></p>'; 
    154156     } 
    155157     echo '</form>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map