79 |
"right" => array("edition", "attestation_affichage"), |
"right" => array("edition", "attestation_affichage"), |
80 |
); |
); |
81 |
$links[] = array( |
$links[] = array( |
82 |
"href" => "../app/edition_m.php", |
"href" => "../app/edition_reglementaire.php", |
83 |
"class" => "edition", |
"class" => "edition", |
84 |
"title" => _("edition"), |
"title" => _("edition reglementaire"), |
85 |
"right" => "edition_m", |
"right" => "edition_reglementaire", |
86 |
"open" => "edition_m.php|", |
"open" => "edition_reglementaire.php|", |
87 |
); |
); |
88 |
$links[] = array( |
$links[] = array( |
89 |
"href" => "../app/attestation_affichage.php", |
"href" => "../app/attestation_affichage.php", |