Changeset 1300:443019127000
- Timestamp:
- 08/04/13 21:01:41 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/tags/tag_posts.php
r1179 r1300 110 110 111 111 <h2><?php echo html::escapeHTML($core->blog->name); ?> › 112 <span class="page-title"><?php echo __(' Edit tag').' “'.html::escapeHTML($tag).'”'; ?></span></h2>112 <span class="page-title"><?php echo __('Tag').' “'.html::escapeHTML($tag).'”'; ?></span></h2> 113 113 114 114 <?php
Note: See TracChangeset
for help on using the changeset viewer.