recup du modele du form
This commit is contained in:
parent
eb3cc0e3ba
commit
d4c87a1452
1 changed files with 6 additions and 0 deletions
6
modeles/formulaire_contact.html
Normal file
6
modeles/formulaire_contact.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
[(#PLUGIN{gamucontact}|oui)
|
||||
#FORMULAIRE_GAMUCONTACT{#ENV{id_auteur}, #ENV{redirect}}
|
||||
|
||||
][(#PLUGIN{gamucontact}|non)
|
||||
<div class="erreur">Il faut installer le plugin gamucontact</div>
|
||||
]
|
Loading…
Add table
Reference in a new issue