1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00
spip_ynh/sources/plugins-dist/svp/prive/squelettes/navigation/depots.html
2015-04-28 17:10:23 +02:00

20 lines
626 B
HTML

[(#REM) <!-- Bloc de navigation du menu configuration --> ]
#INCLURE{fond=prive/squelettes/inclure/menu-navigation,
menu=menu_configuration,
bloc=navigation,
env}
[(#REM) <!-- Bloc d'information sur la page --> ]
#BOITE_OUVRIR{'', info}
<:svp:info_boite_depot_gerer:>
<BOUCLE_depot_existe(DEPOTS) {id_depot>0}{0,1}>
<div class="bouton">
[(#BOUTON_ACTION{
<:svp:bouton_actualiser_tout:>,
#URL_ACTION_AUTEUR{actualiser_depot, tout, #SELF},
'',
'',
<:svp:bulle_actualiser_tout_depot:>})]
</div>
</BOUCLE_depot_existe>
#BOITE_FERMER