Changeset 2166:6f409aa25386 for plugins/blogroll/index.php
- Timestamp:
- 09/30/13 11:56:33 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blogroll/index.php
r2115 r2166 181 181 array( 182 182 html::escapeHTML($core->blog->name) => '', 183 '<span class="page-title">'.__('Blogroll').'</span>'=> ''183 __('Blogroll') => '' 184 184 )); 185 185 ?>
Note: See TracChangeset
for help on using the changeset viewer.