correction mode edition
This commit is contained in:
parent
77b9020556
commit
5588fbaf77
@ -83,7 +83,7 @@ class Annonces
|
||||
$logo = '/themes/default/images/annonceslogo_jal.png';
|
||||
$libelle = '';
|
||||
$user = new Utilisateur();
|
||||
if( hasModeEdition() &&
|
||||
if( $user->checkModeEdition() &&
|
||||
(substr($source,0,2)=='JT' || $source=='ANTE') ){
|
||||
$libelle = '<b>Source TESSI</b> - ';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user