Dotclear


Ignore:
Timestamp:
10/22/12 12:19:11 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add filter name in page title on filter configuration page, fixes #1342

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/index.php

    r776 r892  
    9999<html> 
    100100<head> 
    101   <title><?php echo $page_name; ?></title> 
     101  <title><?php echo ($filter_gui !== false ? sprintf(__('%s configuration'),$filter->name).' - ' : '').$page_name; ?></title> 
    102102  <?php 
    103103  echo 
Note: See TracChangeset for help on using the changeset viewer.

Sites map