Changeset 2166:6f409aa25386 for plugins/pages/class.actionpage.php
- Timestamp:
- 09/30/13 11:56:33 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/class.actionpage.php
r2061 r2166 26 26 html::escapeHTML($this->core->blog->name) => '', 27 27 __('Pages') => $this->getRedirection(array(),true), 28 '<span class="page-title">'.__('Pages actions').'</span>'=> ''28 __('Pages actions') => '' 29 29 )) 30 30 );
Note: See TracChangeset
for help on using the changeset viewer.