Changeset 2184
- Timestamp:
- 07/15/08 20:27:56 (6 months ago)
- Files:
-
- 1 modified
-
trunk/htdocs/system/classes/adminhandler.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htdocs/system/classes/adminhandler.php
r2174 r2184 419 419 $this->theme->newpost= true; 420 420 } 421 422 $this->theme->admin_page= sprintf(_t('Publish %s'), ucwords(Post::type_name($post->content_type))); 421 423 422 424 $statuses= Post::list_post_statuses( false );
