Changeset 500:f88db2e809f4 for plugins/antispam
- Timestamp:
- 07/03/11 22:12:27 (14 years ago)
- Branch:
- default
- File:
- 
          - 1 edited
 
 - 
          plugins/antispam/index.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        plugins/antispam/index.phpr270 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.
      