Changeset 43679 in spip-zone
- Timestamp:
- Jan 19, 2011, 11:10:05 PM (10 years ago)
- Location:
- _galaxie_/www.spip.net/2008
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
_galaxie_/www.spip.net/2008/inc-entete.html
r25174 r43679 26 26 <B_onglets> 27 27 <div id="navigation"><ul> 28 <BOUCLE_onglets(RUBRIQUES) {id_parent} {titre==^[0-9]+\.} {par num titre} {0,4} {id_rubrique !IN #GET{id_aide}}>28 <BOUCLE_onglets(RUBRIQUES) {id_parent} {titre==^[0-9]+\.} {par num titre} {0,4}> 29 29 <li[ id="onglet(#COMPTEUR_BOUCLE)"]><a href="#URL_RUBRIQUE"[ class="(#EXPOSE)"]>#TITRE</a></li> 30 30 </BOUCLE_onglets>
Note: See TracChangeset
for help on using the changeset viewer.