Changeset 500:f88db2e809f4 for plugins/antispam/index.php
- Timestamp:
- 07/03/11 22:12:27 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/index.php
r270 r500 110 110 <body> 111 111 <?php 112 echo '<h2>'.html::escapeHTML($core->blog->name).' › '.$page_name.'</h2>';112 echo '<h2>'.html::escapeHTML($core->blog->name).' › <span class="page-title">'.$page_name.'</span></h2>'; 113 113 114 114 if ($filter_gui !== false)
Note: See TracChangeset
for help on using the changeset viewer.