Changeset 48005 in spip-zone for _plugins_/svp/prive/liste/depots.html
- Timestamp:
- May 22, 2011, 4:48:53 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/svp/prive/liste/depots.html
r41854 r48005 19 19 </td> 20 20 <td class="arial11"> </td> 21 <td class="arial11">[(#NBR_PAQUETS) [(#NBR_PAQUETS|singulier_ou_pluriel{ <:svp:label_1_paquet:>, <:svp:label_n_paquets:>})]]</td>21 <td class="arial11">[(#NBR_PAQUETS) [(#NBR_PAQUETS|singulier_ou_pluriel{svp:label_1_paquet, svp:label_n_paquets})]]</td> 22 22 <td class="arial11">[<:svp:label_actualise_le:> (#MAJ|affdate{d-m H:i})]</td> 23 23 <td class="arial11">[(#BOUTON_ACTION{<:svp:bouton_actualiser:>, #URL_ACTION_AUTEUR{actualiser_depot,#ID_DEPOT, #SELF}, '', '', <:svp:bulle_actualiser_depot:>})]</td> … … 30 30 [(#EVAL{true}|fin_cadre_enfonce)] 31 31 </div> 32 33 <br /> 34 <p><:svp:info_statistiques:></p> 35 <div id="stats" style="text-align:right; margin-top:1em;"> 36 [(#BOUTON_ACTION{<:svp:bouton_actualiser_stats:>, #URL_ACTION_AUTEUR{actualiser_stats,'', #SELF}, '', '', <:svp:bulle_actualiser_stats:>})] 37 </div> 32 38 </B_depots> 33 39 <p><:svp:info_liste_aucun_depot:></p>
Note: See TracChangeset
for help on using the changeset viewer.