/[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 1221 by vpihour, Mon Jan 14 10:57:27 2013 UTC revision 1222 by nhaye, Tue Jan 15 12:03:38 2013 UTC
# Line 316  $links[] = array( Line 316  $links[] = array(
316      "right" => array("maj_dates_suivi", ),      "right" => array("maj_dates_suivi", ),
317      "open" => array("maj_dates_suivi.php|"),      "open" => array("maj_dates_suivi.php|"),
318  );  );
319    
320    $links[] = array(
321        "href" => "../app/envoi_lettre_rar.php",
322        "class" => "envoi_lettre_rar",
323        "title" => _("Envoi lettre rar"),
324        "right" => array("envoi_lettre_rar", ),
325        "open" => array("envoi_lettre_rar.php|"),
326    );
327  //  //
328  $links[] = array(  $links[] = array(
329      "href" => "../app/bordereaux_envoi.php",      "href" => "../app/bordereaux_envoi.php",

Legend:
Removed from v.1221  
changed lines
  Added in v.1222

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26