Changeset 254
- Timestamp:
- Jul 17, 2009, 5:25:28 PM (14 years ago)
- Location:
- trunk/spip/esqueleto-redcta/pages-custom
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/spip/esqueleto-redcta/pages-custom/avisoinferior.html
r253 r254 3 3 <B_avisos> 4 4 <div id="dernarticles" class="listagebloc"> 5 <BOUCLE_avisos(ARTICLES) {lang?}{titre_mot=aviso inferior} {par num titre} >5 <BOUCLE_avisos(ARTICLES) {lang?}{titre_mot=aviso inferior} {par num titre}{par titre}> 6 6 <B_muestraspots> 7 7 <BOUCLE_muestraspots(DOCUMENTS){id_article}{par num titre}> <!-- selecciona los documentos en el articulos --> -
trunk/spip/esqueleto-redcta/pages-custom/avisosuperior.html
r252 r254 3 3 <B_avisos> 4 4 <div id="dernarticles" class="listagebloc"> 5 <BOUCLE_avisos(ARTICLES) {lang?}{titre_mot=aviso superior} {par numtitre}>5 <BOUCLE_avisos(ARTICLES) {lang?}{titre_mot=aviso superior}{par num titre}{par titre}> 6 6 <B_muestraspots> 7 7 <BOUCLE_muestraspots(DOCUMENTS){id_article}{par num titre}> <!-- selecciona los documentos en el articulos -->
Note: See TracChangeset
for help on using the changeset viewer.