[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / plugins-dist / vertebres / prive / squelettes / contenu / vertebres.html
1 [(#AUTORISER{webmestre}|sinon_interdire_acces)]
2 [(#ENV{table}|oui)
3 <INCLURE{fond=prive/vertebres:#ENV{table},env,ajax} />
4 <style type="text/css">
5 th .tri {margin-top: 0;}
6 td {max-height: 200px;overflow-y: scroll;}
7 </style>
8 ]
9
10 <hr />
11 <BOUCLE_t(POUR){tableau #REM|sql_alltable}{', '}>
12 <a href="#URL_ECRIRE{vertebres,table=#VALEUR}">#VALEUR</a>
13 </BOUCLE_t>