titre) || empty($_SESSION['form']->nom) || (($config['use_smtp']) ? empty($_SESSION['form']->adresse) : false)) { Utils::print_header ( _("Error!") ); bandeau_titre(_("Error!")); echo '
' . _('Back to the homepage of') . ' ' . NOMAPPLICATION . '
' . _('Your poll will be automatically removed after'). ' ' . $config['default_poll_duration'] . ' ' . _('days') . '.' . _("You can fix another removal date for it.") .'
'. _("Once you have confirmed the creation of your poll, you will be automatically redirected on the administration page of your poll."). '
' . _("Then, you will receive quickly two emails: one contening the link of your poll for sending it to the voters, the other contening the link to the administration page of your poll.") .'
'. _('Back') . ' '. _('Create the poll') . '
'. _("To make a generic poll you need to propose at least two choices between differents subjects.") .'
'. _("You can add or remove additional choices with the buttons") .' '. _("Remove") .' '. _("Add") .'
'. _("It's possible to propose links or images by using "). ''. _("the Markdown syntax") .'.
'. _("Add a link or an image") .'
'. _("These fields are optional. You can add a link, an image or both.") .'