@@ -198,7 +198,7 @@ if (!isset($_SESSION['form']->title) || !isset($_SESSION['form']->admin_name) ||
...
@@ -198,7 +198,7 @@ if (!isset($_SESSION['form']->title) || !isset($_SESSION['form']->admin_name) ||
</div>
</div>
<div class="alert alert-warning">
<div class="alert alert-warning">
<p>'._('Once you have confirmed the creation of your poll, you will be automatically redirected on the administration page of your poll.').'</p>';
<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>';
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>';
}
}
echo'
echo'
...
@@ -222,7 +222,7 @@ if (!isset($_SESSION['form']->title) || !isset($_SESSION['form']->admin_name) ||
...
@@ -222,7 +222,7 @@ if (!isset($_SESSION['form']->title) || !isset($_SESSION['form']->admin_name) ||
<p>'._('To schedule an event you need to propose at least two choices (two hours for one day or two days).').'</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>