Changeset 1509
- Timestamp:
- 01/06/08 17:24:38 (1 year ago)
- Files:
-
- devel/mod/admin/lib/admin_actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/mod/admin/lib/admin_actions.php
r1359 r1509 11 11 if (!empty($cf->url)) { 12 12 insert_record('content_flags',$cf); 13 $messages[] = "You have flagged this page as being obscene or inappropriate. An administrator will investigate this shortly.";13 $messages[] = __gettext("You have flagged this page as being obscene or inappropriate. An administrator will investigate this shortly."); 14 14 } 15 15 break;
