Community « Le forum « Besoin d'aide « Une redirection à l'intérieur d'une page Yacs «
Comment: Une redirection à l'intérieur d'une page Yacs
| << Previous | Next >> |
Lasares : alors à quoi correspondent ces lignes dans le template de yacs_2007 (ligne 100 environ) ?
http://actupro.fr
// tab to software
$local = array();
$local['label_en'] = 'Software';
$local['label_fr'] = 'Logiciel';
$site_bar = array_merge($site_bar, array(Sections::get_url(186, 'view', 'software_factory') => array(NULL, i18n::l($local, 'label'), NULL, 'section_186')));
http://actupro.fr
This comment has inspired:
by Christian on Feb. 21
