"._("localisation")." -> "._($obj); if (isset($idx) && $idx != ']' && trim($idx) != '') { $ent .= "-> ".$idx." "; } if (isset($idz) && trim($idz) != '') { $ent .= " ".strtoupper($idz)." "; } // SELECT $champAffiche = array( 'cimetiere.cimetiere as "'._("id").'"', 'cimetiere.cimetierelib as "'._("cimetierelib").'"', 'cimetiere.adresse1 as "'._("adresse1").'"', 'cimetiere.adresse2 as "'._("adresse2").'"', 'cimetiere.cp as "'._("cp").'"', 'cimetiere.ville as "'._("ville").'"', ); $champRecherche = $champAffiche; // 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=17', 'lib' => ''._('SIG').'', 'ordre' => 100, "parameters" => array("option_localisation" => "sig_interne", ), ); ?>