Last change
on this file since 42026 was
42026,
checked in by eric@…, 10 years ago
|
Première version du plugin
|
-
Property svn:eol-style set to
native
|
File size:
880 bytes
|
Line | |
---|
1 | <div class="fiche_objet" style="margin-bottom: 20px;"> |
---|
2 | <div id="boite_onglet_1" class="boite_onglet"> |
---|
3 | <h1><:boussole:titre_liste_boussoles:></h1> |
---|
4 | |
---|
5 | [<p><:boussole:info_liste_boussoles:></p> |
---|
6 | <div id="boussoles"> |
---|
7 | [(#CHEMIN{prive/themes/spip/images/boussole_icone-24.png}|debut_cadre_enfonce{#EVAL{true}})] |
---|
8 | [(#VAL{<:boussole:titre_bloc_boussoles:>}|bouton_block_depliable{#EVAL{true}, boussoles_depliable})] |
---|
9 | <div id="boussoles_depliable" class="bloc_depliable blocdeplie"> |
---|
10 | <div class="cadre cadre-liste"> |
---|
11 | <table summary="<:boussole:resume_table_boussoles:>" width="100%" cellspacing="0" cellpadding="2" border="0"><tbody> |
---|
12 | (#BOUSSOLE_INFOS|foreach{resume-boussole}) |
---|
13 | </tbody></table> |
---|
14 | </div> |
---|
15 | </div> |
---|
16 | [(#EVAL{true}|fin_cadre_enfonce)] |
---|
17 | </div>] |
---|
18 | |
---|
19 | [(#BOUSSOLE_INFOS|count|non) |
---|
20 | <p><:boussole:info_liste_aucune_boussole:></p>] |
---|
21 | </div> |
---|
22 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.