diff --git a/htdocs/public/project/suggestbooth.php b/htdocs/public/project/suggestbooth.php index d59cba09779..e6a844ac587 100644 --- a/htdocs/public/project/suggestbooth.php +++ b/htdocs/public/project/suggestbooth.php @@ -557,7 +557,7 @@ print '
'; // Sub banner print '
'; -print load_fiche_titre($langs->trans("NewSuggestionOfConference"), '', '', 0, 0, 'center'); +print load_fiche_titre($langs->trans("NewSuggestionOfBooth"), '', '', 0, 0, 'center'); // Welcome message print ''.$langs->trans("EvntOrgRegistrationWelcomeMessage").''; print '
';