Dotclear

Changeset 1295:7694223328a6


Ignore:
Timestamp:
08/04/13 20:57:29 (10 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Antispam: minor html/css adjustment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/index.php

    r1207 r1295  
    123123if ($filter_gui !== false) 
    124124{ 
    125      echo '<h2>'.html::escapeHTML($core->blog->name).' &rsaquo; <a href="'.$p_url.'">'.$page_name.'</a>'. 
     125     echo '<h2>'.__('Plugins').' &rsaquo; <a href="'.$p_url.'">'.$page_name.'</a>'. 
    126126          ' &rsaquo; <span class="page-title">'.sprintf(__('%s configuration'),$filter->name).'</span></h2>'; 
    127127 
     
    130130else 
    131131{ 
    132      echo '<h2>'.html::escapeHTML($core->blog->name).' &rsaquo; <span class="page-title">'.$page_name.'</span></h2>'; 
     132     echo '<h2>'.__('Plugins').' &rsaquo; <span class="page-title">'.$page_name.'</span></h2>'; 
    133133 
    134134     # Information 
Note: See TracChangeset for help on using the changeset viewer.

Sites map