Changeset 747:46a1263c6991 for admin/comments.php
- Timestamp:
- 10/13/11 19:42:22 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/comments.php
r500 r747 118 118 if ($core->auth->check('delete,contentadmin',$core->blog->id)) 119 119 { 120 $combo_action[__(' delete')] = 'delete';120 $combo_action[__('Delete')] = 'delete'; 121 121 if ($status == -2) { 122 122 $default = 'delete';
Note: See TracChangeset
for help on using the changeset viewer.