mirror of
https://github.com/YunoHost-Apps/spip_ynh.git
synced 2024-09-03 20:25:59 +02:00
8 lines
No EOL
389 B
HTML
8 lines
No EOL
389 B
HTML
[(#ENV{repondre}|intval|oui)
|
|
[(#INCLURE{fond=prive/objets/liste/participer_forum, env, id_forum=#ENV{repondre}, repondre=non})]
|
|
]
|
|
<BOUCLE_repondre(FORUMS){id_forum=#ENV{repondre}}{statut?}>
|
|
#FORMULAIRE_FORUM_PRIVE{#SELF|parametre_url{repondre,''},#OBJET,#ID_OBJET}
|
|
</BOUCLE_repondre>
|
|
#FORMULAIRE_FORUM_PRIVE{#SELF|parametre_url{repondre,''},#ENV{objet,''},#ENV{id_objet,0}}
|
|
<//B_repondre> |