'; } ?>
document produit par Adrets

'; } if ( !empty($fiche['auteur_orga']) or !empty($fiche['contact']) ) { echo '

Auteur : ' . $fiche['auteur_orga'] . ' ' . $fiche['contact'] .'

' ; } if (!empty($fiche['checkboxListeLicence'])) { $listelicence = baz_valeurs_liste('ListeLicence'); $tablicence = explode(",",$fiche["checkboxListeLicence"]); foreach ($tablicence as &$value) { echo '
'; if (file_exists('./custom/templates/images/pictolicence_'.$value.'.png')) { echo ' marker' ; } echo '

Licence : ' .$listelicence["label"][$value] .'

' ; echo '
';} } if (!empty($fiche['bf_doc_pdf'])) { ?> Télécharger le document Document modifiable Document joint'; } if (!empty($fiche['bf_site_internet'])) { echo '

Site internet : '.$GLOBALS['wiki']->Format($fiche['bf_site_internet']).'

'; } ?>
'.htmlentities($fiche['bf_titre']).'

'; } ?>
\' '.$html['description'].''; } if (!empty($fiche['checkboxListeThematiqueservice'])) { ?>
Thématique
'; if (file_exists('./custom/templates/images/pictothema_'.$value.'.png')) { echo ' marker' ; } else echo 'Logo absent : ' .$value; echo $listethema["label"][$value] ; echo '
';} ?>
Public cible
'; if (file_exists('./custom/templates/images/pictopublic_'.$value.'.png')) { echo ' marker' ; } else echo 'Logo absent : ' .$value; echo $listepublic["label"][$value] ; echo '
';} ?>
Mode d'action
UserIsAdmin()) { echo '

Informations complémentaires (visibles uniquement par les @admins)

'; show($html["checkboxListeTypeDoc"], 'Type de document :', ''); show($html["checkboxListeThematique"], 'Old thématique :', ''); show($html["checkboxListeLeviermethodo"], 'OLD Levier méthodo utilisé :', ''); show($html["checkboxListeClassement"], 'Classement pépite :', ''); echo '
'; } ?>