"._("localisation")." -> "._($obj); if (isset($idx) && $idx != ']' && trim($idx) != '') { $ent .= "-> ".$idx." "; } if (isset($idz) && trim($idz) != '') { $ent .= " ".strtoupper($idz)." "; } // SELECT $champAffiche = array( 'zone.zone as "'._("id").'"', 'zone_type.libelle as "'._("zonetype").'"', 'zone.zonelib as "'._("libelle").'"', 'cimetiere.cimetierelib as "'._("cimetiere").'"', ); // $champRecherche = $champAffiche; // $tri = " ORDER BY zone.zonelib "; // LOCALISATION // XXX Pourquoi être obligé de fixer dans l'url la géométrie et le zoom ? $tab_actions['left']['localisation'] = array( 'lien' => '../scr/tab_sig.php?obj='.$obj.'&idx=', 'id' => '&geometrie=polygon&zoom=11', 'lib' => ''._('SIG').'', 'ordre' => 100, "parameters" => array("option_localisation" => "sig_interne", ), ); ?>