Changeset 61517 in spip-zone
- Timestamp:
- May 22, 2012, 12:13:39 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/saveauto/3.0/prive/squelettes/navigation/configurer_saveauto.html
r61515 r61517 1 #BOITE_OUVRIR{'',info} 2 3 <p><:saveauto:help_restauration:></p> 4 [<div class="formulaire_spip"> 5 <p class="reponse_formulaire reponse_formulaire_erreur">(#ENV*{err})</p> 6 </div>] 7 [(#BOUTON_ACTION{<:texte_sauvegarde_base:>,#URL_ACTION_AUTEUR{saveauto,'',#SELF}})] 8 9 #BOITE_FERMER 10 11 1 12 #SET{racine,#EVAL{_DIR_SITE}|?{#EVAL{_DIR_SITE},#EVAL{_DIR_RACINE}}} 2 13 #SET{rep_base,#GET{racine}#CONFIG{saveauto/rep_bases}} … … 38 49 <//B_historique> 39 50 #BOITE_FERMER 40 #BOITE_OUVRIR41 42 <p><:saveauto:help_restauration:></p>43 [<div class="formulaire_spip">44 <p class="reponse_formulaire reponse_formulaire_erreur">(#ENV*{err})</p>45 </div>]46 [(#BOUTON_ACTION{<:texte_sauvegarde_base:>,#URL_ACTION_AUTEUR{saveauto,'',#SELF}})]47 48 #BOITE_FERMER
Note: See TracChangeset
for help on using the changeset viewer.