diff --git a/bandeaux.php b/bandeaux.php index 9f0e073..404e896 100644 --- a/bandeaux.php +++ b/bandeaux.php @@ -24,7 +24,7 @@ include_once __DIR__ . '/app/inc/init.php'; function bandeau_titre($titre) { global $ALLOWED_LANGUAGES; - $img = ( IMAGE_TITRE ) ? ''.NOMAPPLICATION.'' : ''; + $img = ( IMAGE_TITRE ) ? ''.NOMAPPLICATION.'' : ''; echo '
'; if(count($ALLOWED_LANGUAGES) > 1){