Changeset 74:8491a85d7c5b for plugins/antispam/_admin.php
- Timestamp:
- 05/01/11 08:28:21 (14 years ago)
- Branch:
- userprefs
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/_admin.php
r3 r74 45 45 echo 46 46 '<fieldset><legend>Antispam</legend>'. 47 '<p><label class="classic">'.__('Delete junk comments older than').' '.47 '<p><label for="antispam_moderation_ttl" class="classic">'.__('Delete junk comments older than').' '. 48 48 form::field('antispam_moderation_ttl', 3, 3, $ttl). 49 49 ' '.__('days').
Note: See TracChangeset
for help on using the changeset viewer.