Changeset 1519:0aabee64df46 for plugins/antispam
- Timestamp:
- 08/22/13 04:01:33 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/_admin.php
r1499 r1519 60 60 echo '<p>'.sprintf(__('All spam comments older than %s day(s) will be automatically deleted.'), $ttl).' '. 61 61 sprintf(__('You can modify this duration in the %s'),'<a href="blog_pref.php#antispam_moderation_ttl"> '.__('Blog settings').'</a>'). 62 ' </p>';62 '.</p>'; 63 63 } 64 64 }
Note: See TracChangeset
for help on using the changeset viewer.