diff --git a/htdocs/public/project/viewandvote.php b/htdocs/public/project/viewandvote.php index 8ade643b8ce..1f9b4d32dab 100644 --- a/htdocs/public/project/viewandvote.php +++ b/htdocs/public/project/viewandvote.php @@ -258,7 +258,7 @@ if ($urllogo) { print '
'.$langs->trans("EvntOrgRegistrationWelcomeMessage").' |
| '.$langs->trans("EvntOrgVoteHelpMessage").' : "'.$project->title.'". |
| '.$project->note_public.' |
| '.$project->note_public.' |
| '.$langs->trans("ListOfSuggestedBooths").' | '; print $listOfBooths.''; print '
|---|