Changeset 500:f88db2e809f4 for admin/comments.php
- Timestamp:
- 07/03/11 22:12:27 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/comments.php
r476 r500 148 148 dcPage::open(__('Comments and trackbacks'),$starting_script); 149 149 150 echo '<h2>'.html::escapeHTML($core->blog->name).' › '.__('Comments and trackbacks').'</h2>';150 echo '<h2>'.html::escapeHTML($core->blog->name).' › <span class="page-title">'.__('Comments and trackbacks').'</span></h2>'; 151 151 152 152 if (!$core->error->flag())
Note: See TracChangeset
for help on using the changeset viewer.