Subversion Repositories Sites.tela-botanica.org

Rev

Rev 864 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 864 Rev 1023
Line 9... Line 9...
9
			</a>
9
			</a>
10
		<?php else : ?>
10
		<?php else : ?>
11
			<?=$chp_personne_prenom; ?>&nbsp;<?=$chp_personne_nom; ?>&nbsp;<?=$chp_structure; ?>
11
			<?=$chp_personne_prenom; ?>&nbsp;<?=$chp_personne_nom; ?>&nbsp;<?=$chp_structure; ?>
12
		<?php endif; ?>
12
		<?php endif; ?>
13
    </p>
13
    </p>
-
 
14
    
-
 
15
   <?php $contribuer = GEN_lireContenuMenu($_GEN_commun['pear_db'],ID_MENU_INCLUSION); echo $contribuer->gmc_contenu; ?>
-
 
16
    
14
    <p id="iden_action<?=$id_xhtml;?>">
17
    <p id="iden_action<?=$id_xhtml;?>">
15
        <?php if ($url_page_modif_inscription) : ?>
18
        <?php if ($url_page_modif_inscription) : ?>
16
            <a id="lien_inscription_modif<?=$id_xhtml;?>" href="<?=$url_page_modif_inscription; ?>">
19
            <a id="lien_inscription_modif<?=$id_xhtml;?>" href="<?=$url_page_modif_inscription; ?>">
17
            	<?=IDEN_LG_INSCRIPTION_URL_MODIF;?>
20
            	<?=IDEN_LG_INSCRIPTION_URL_MODIF;?>
18
            </a>
21
            </a>