"._("om_lettretype"); if(!isset($premier)) $premier=''; if(!isset($recherche1)) $recherche1=''; if(!isset($tricolsf)) $tricolsf=''; if(!isset($premiersf)) $premiersf=''; if(!isset($selection)) $selection=''; if(!isset($retourformulaire)) $retourformulaire=''; if(isset($idx)){ if($idx != ']') if (trim($idx!='')) $ent = $ent."-> ".$idx." "; } if(isset($idz) ){ if (trim($idz!='')) $ent = $ent."  ".strtoupper($idz)." "; } $table=DB_PREFIXE."om_lettretype"; $champAffiche=array('om_lettretype','om_collectivite','id','libelle','actif','orientation','format','logo','logoleft','logotop','titreleft','titretop','titrelargeur','titrehauteur','titrefont','titreattribut','titretaille','titrebordure','titrealign','corpsleft','corpstop','corpslargeur','corpshauteur','corpsfont','corpsattribut','corpstaille','corpsbordure','corpsalign'); $champRecherche=array('id','libelle','actif','orientation','format','logo','titrefont','titreattribut','titrebordure','titrealign','corpsfont','corpsattribut','corpsbordure','corpsalign'); $tri=""; $edition="om_lettretype"; if ($_SESSION['niveau']== '2') $selection=''; else $selection=" where om_lettretype.om_collectivite = '".$_SESSION['collectivite']."'"; if ($retourformulaire== 'om_collectivite') if ($_SESSION['niveau']== '2'){ $selection=" where om_lettretype.om_collectivite ='".$idx."'"; }else{ $selection=" where om_lettretype.om_collectivite ='".$idx."' and om_lettretype.om_collectivite = '".$_SESSION['collectivite']."'"; } ?>