<p>{__('Step 3','Your poll will automatically be archived')}{$default_poll_duration}{__('Generic','days')}{__('Step 3','after the last date of your poll.')}
<br />{__('Step 3','You can set a closer archiving date for it.')}</p>
<p>{__('Step 3','Once you have confirmed the creation of your poll, you will be automatically redirected on the administration page of your poll.')}</p>
{if$use_smtp}
<p>{__('Step 3','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>
{/if}
</div>
<p class="text-right">
<button class="btn btn-default" onclick="javascript:window.history.back();" title="{__('Step 3','Back to step 2')}">{__('Generic','Back')}</button>
<button name="confirmation" value="confirmation" type="submit" class="btn btn-success">{__('Step 3','Create the poll')}</button>