/[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 196 by fraynaud, Sat Oct 15 21:07:29 2011 UTC revision 200 by fraynaud, Mon Oct 17 07:31:00 2011 UTC
# Line 204  array_push($links, Line 204  array_push($links,
204          "title" => _("export DP Lascot"),          "title" => _("export DP Lascot"),
205          "right" => "export_dp"          "right" => "export_dp"
206      ));      ));
       
     array_push($links,  
     array(  
         "href" => "../app/export_sitadel.php",  
         "class" => "reqmo",  
         "title" => _("export sitadel"),  
         "right" => "export_sitadel"  
     ));  
207    
208      array_push($links,      array_push($links,
209      array(      array(

Legend:
Removed from v.196  
changed lines
  Added in v.200

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26