Changeset 2238
- Timestamp:
- 06/25/09 20:52:34 (9 months ago)
- Files:
-
- 1 modified
-
trunk/bb-plugins/akismet.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bb-plugins/akismet.php
r2233 r2238 88 88 'type' => 'checkbox', 89 89 'options' => array( 90 1 => __( 'Create a page in the admin arethat shows spam statistics.' )90 1 => __( 'Create a page that shows spam statistics.' ) 91 91 ), 92 92 'note' => __( 'This page will be viewable by moderators or higher.' )