Changeset 578:8b87938529d1 for plugins
- Timestamp:
- 07/11/11 22:43:17 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/list.php
r500 r578 147 147 $combo_action[__('publish')] = 'publish'; 148 148 $combo_action[__('unpublish')] = 'unpublish'; 149 $combo_action[__('schedule')] = 'schedule'; 149 150 $combo_action[__('mark as pending')] = 'pending'; 150 151 }
Note: See TracChangeset
for help on using the changeset viewer.