Changeset 48107 in spip-zone
- Timestamp:
- May 25, 2011, 5:25:42 PM (10 years ago)
- Location:
- _plugins_/Association/Associaspip
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/Association/Associaspip/exec/voir_adherent.php
r48002 r48107 77 77 debut_cadre_relief( "", false, "", $titre = $nom_membre); 78 78 79 echo _ L('Liens_vers_les_justificatifs'), ' ', voir_adherent_recus($id_auteur), '<br /><br />';79 echo _T('asso:liens_vers_les_justificatifs'), ' ', voir_adherent_recus($id_auteur), '<br /><br />'; 80 80 81 81 // FICHE HISTORIQUE COTISATIONS -
_plugins_/Association/Associaspip/lang/asso_fr.php
r48017 r48107 461 461 'plan_nav_ajouter' => 'Ajouter une référence comptable', 462 462 'operations_comptables' => 'Opérations comptables', 463 'liens_vers_les_justificatifs' => 'Liens vers les justificatifs', 463 464 464 465 #Libelle
Note: See TracChangeset
for help on using the changeset viewer.