Correction envoie mail
This commit is contained in:
parent
8b094379ca
commit
e3d85f7946
4 changed files with 32 additions and 11 deletions
|
|
@ -75,9 +75,9 @@
|
|||
</section>
|
||||
|
||||
|
||||
<!-- Formulaire qui envoie la demande au contrôleur (shareProject) -->
|
||||
<!-- Formulaire qui envoie la demande au contrôleur (sendEmail) -->
|
||||
<div class="card shadow-sm p-4 mb-5">
|
||||
<form method="post" action="index.php?ctrl=project&action=shareProject">
|
||||
<form method="post" action="index.php?ctrl=project&action=sendEmail">
|
||||
|
||||
<input type="hidden" name="project_id"
|
||||
value="{$objProject->getId()}">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue