source: trunk/spip/esqueleto-redcta/plugins/crayons/controleurs/signature_email.html @ 357

Last change on this file since 357 was 69, checked in by guille, 16 years ago

Se agrego Plugin Crayon y se actualizaron los esqueletos para que funcione

File size: 281 bytes
Line 
1[(#REM)
2
3        Controleur pour le crayon 'signature-email', uniquement html
4
5]
6#CACHE{0}
7
8<BOUCLE_c(SIGNATURES){id_signature}{statut==.}>
9<input class="crayon-active" name="#ENV{name_ad_email}"
10 style="width:#ENV{largeur}px;#ENV{style}" value="[(#EMAIL**|entites_html)]" />
11</BOUCLE_c>
Note: See TracBrowser for help on using the repository browser.