Ignore:
Timestamp:
Nov 19, 2010, 9:27:24 PM (13 years ago)
Author:
rvelices
Message:

homogenuous popuphelp and search_rules templates with the rest of pages
simplification of CSS rules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/search_rules.php

    r6363 r7823  
    4545$page['body_id'] = 'thePopuphelpPage';
    4646$title = l10n('Piwigo Help');
    47 $page['page_banner'] = '<h1>'.$title.'</h1>';
     47$page['page_banner'] = '';
    4848$page['meta_robots']=array('noindex'=>1, 'nofollow'=>1);
    4949include(PHPWG_ROOT_PATH.'include/page_header.php');
Note: See TracChangeset for help on using the changeset viewer.