<p>'._("Once you have confirmed the creation of your poll, you will be automatically redirected on the administration page of your poll.").'</p>';
if($config['use_smtp']==true){
if($config['use_smtp']==true){
echo'
<p>'._("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.").'</p>';
<p>'._('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.').'</p>';
<p>'._("To schedule an event you need to propose at least two choices (two hours for one day or two days).").'</p>
<p>'._("You can add or remove additionnal days and hours with the buttons").' <span class="glyphicon glyphicon-minus text-info"></span><span class="sr-only">'._("Remove").'</span> <span class="glyphicon glyphicon-plus text-success"></span><span class="sr-only">'._("Add").'</span></p>
<p>'._("You can add or remove additionnal days and hours with the buttons").' <span class="glyphicon glyphicon-minus text-info"></span><span class="sr-only">'._('Remove').'</span> <span class="glyphicon glyphicon-plus text-success"></span><span class="sr-only">'._("Add").'</span></p>
<p>'._("For each selected day, you can choose, or not, meeting hours (e.g.: \"8h\", \"8:30\", \"8h-10h\", \"evening\", etc.)").'</p>