Dotclear


Ignore:
Timestamp:
07/04/11 12:42:05 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
default
Message:

Pages gestionnaire de média et configuration des filtres antispam pour le #1247.
A priori pas de modifications à faire sur la page des permissions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/index.php

    r500 r505  
    110110<body> 
    111111<?php 
    112 echo '<h2>'.html::escapeHTML($core->blog->name).' &rsaquo; <span class="page-title">'.$page_name.'</span></h2>'; 
    113112 
    114113if ($filter_gui !== false) 
    115114{ 
    116      echo '<p><a href="'.$p_url.'">'.__('Return to filters').'</a></p>'; 
    117      printf('<h3>'.__('%s configuration').'</h3>',$filter->name); 
     115     echo '<h2>'.html::escapeHTML($core->blog->name).' &rsaquo; <a href="'.$p_url.'">'.$page_name.'</a>'. 
     116          ' &rsaquo; <span class="page-title">'.sprintf(__('%s configuration'),$filter->name).'</span></h2>'; 
    118117 
    119118     echo $filter_gui; 
     
    121120else 
    122121{ 
     122     echo '<h2>'.html::escapeHTML($core->blog->name).' &rsaquo; <span class="page-title">'.$page_name.'</span></h2>'; 
     123 
    123124     # Information 
    124125     $spam_count = dcAntispam::countSpam($core); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map