mirror of
https://github.com/ZeJMaN/LBCAlerte_ynh.git
synced 2025-07-19 09:50:49 +02:00
Initial commit
Functional, without SSO
This commit is contained in:
13
sources/app/mail/views/reset.phtml
Normal file
13
sources/app/mail/views/reset.phtml
Normal file
@ -0,0 +1,13 @@
|
||||
<form action="" method="post">
|
||||
<fieldset>
|
||||
<legend>Renvoyer toutes les alertes ?</legend>
|
||||
<p>
|
||||
En confirmant, vous recevrez toutes les annonces pour chaque alerte
|
||||
lors du prochain contrôle de nouvelle annonce.
|
||||
</p>
|
||||
<p>
|
||||
<input type="submit" value="Confirmer" style="font-weight: bold;" />
|
||||
| <a href="?mod=mail">Annuler</a>
|
||||
</p>
|
||||
</fieldset>
|
||||
</form>
|
Reference in New Issue
Block a user