Changeset 500:f88db2e809f4 for plugins/blogroll/index.php
- Timestamp:
- 07/03/11 22:12:27 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blogroll/index.php
r454 r500 215 215 216 216 <body> 217 <h2><?php echo html::escapeHTML($core->blog->name); ?> › Blogroll</h2>217 <h2><?php echo html::escapeHTML($core->blog->name); ?> › <span class="page-title">Blogroll</span></h2> 218 218 219 219 <?php
Note: See TracChangeset
for help on using the changeset viewer.