/[openfoncier]/trunk/dyn/menu.inc.php
ViewVC logotype

Diff of /trunk/dyn/menu.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1026 by fmichon, Fri Dec 7 17:41:11 2012 UTC revision 1072 by vpihour, Mon Dec 17 14:52:20 2012 UTC
# Line 79  $links[] = array( Line 79  $links[] = array(
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",

Legend:
Removed from v.1026  
changed lines
  Added in v.1072

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26