/[openfoncier]/branches/3.14.x/dyn/menu.inc.php
ViewVC logotype

Diff of /branches/3.14.x/dyn/menu.inc.php

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

revision 204 by fraynaud, Mon Oct 17 07:44:45 2011 UTC revision 223 by fmichon, Wed Oct 19 08:23:29 2011 UTC
# Line 568  array_push($links, Line 568  array_push($links,
568      ));      ));
569  array_push($links,  array_push($links,
570      array(      array(
571            "title" => "<hr />",
572            "right" => array("directory"),
573        ));
574    array_push($links,
575        array(
576            "href" => "../scr/directory.php",
577            "title" => _("Annuaire"),
578            "right" => "directory",
579            "class" => "utilisateur",
580        ));
581    array_push($links,
582        array(
583          "title" => "<hr/>",          "title" => "<hr/>",
584          "right" => array("om_etat_tab", "om_sousetat_tab", "om_lettretype_tab"),          "right" => array("om_etat_tab", "om_sousetat_tab", "om_lettretype_tab"),
585      ));      ));

Legend:
Removed from v.204  
changed lines
  Added in v.223

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26