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