Changeset 93724 in spip-zone
- Timestamp:
- Dec 16, 2015, 5:59:34 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/newsletters/lettre_libre.html
r92441 r93724 294 294 <img src="#CHEMIN{lettres/hr-small.gif}" alt="Small hr" width="192" height="28" /> 295 295 </B_ArticlesDessousBreves> 296 297 <B_DernieresLettres> 298 <h3>Derniers courriers envoyés</h3> 299 <ul> 300 <BOUCLE_DernieresLettres(CM_POSTS){lst_id}{pst_date_sent!=0}{!par pst_date_sent}{0,5}> 301 <li><a href="[(#URL_PAGE{liste_mail,pst_id=#PST_ID})]" title="[(#PST_SUBJECT|attribut_html)]">#PST_SUBJECT</a></li> 302 </BOUCLE_DernieresLettres> 303 </ul> 304 <img src="#CHEMIN{lettres/hr-small.gif}" alt="Small hr" width="192" height="28" /> 305 </B_DernieresLettres> 306 296 307 297 <h3 class="buttons">Transmettre</h3> 308 298 <p class="buttons">Vous connaissez quelqu'un qui serait intéressé par cet email ? N'hésitez pas à le lui transmettre.</p>
Note: See TracChangeset
for help on using the changeset viewer.