Changeset 2047 for branches/release-36/lib/MT/CMS/Template.pm
- Timestamp:
- 04/23/08 02:20:47 (19 months ago)
- Files:
-
- 1 modified
-
branches/release-36/lib/MT/CMS/Template.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-36/lib/MT/CMS/Template.pm
r2039 r2047 580 580 $params->{page_actions} = $app->page_actions('list_templates'); 581 581 $params->{search_label} = $app->translate("Templates"); 582 $params->{object_type} = 'template'; 582 583 $params->{blog_view} = 1; 583 584 $params->{refreshed} = $app->param('refreshed');
