Subversion Repositories Applications.annuaire

Rev

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

Rev 95 Rev 103
Line 10... Line 10...
10
 
10
 
11
<p> <h3> Devenez Tela botaniste <br />
11
<p> <h3> Devenez Tela botaniste <br />
12
	Rejoignez le réseau de la botanique francophone</h3>
12
	Rejoignez le réseau de la botanique francophone</h3>
13
</p>
13
</p>
14
<div id="contenu">
14
<div id="contenu">
15
	<form method="post" id="inscription" action="<?=$url_form = clone($base_url); 
15
	<form method="post" id="inscription" action="<?php $url_form = clone($base_url); 
16
				$url_form->setVariableRequete('m','annuaire_ajout_inscription'); 
16
				$url_form->setVariableRequete('m','annuaire_ajout_inscription'); 
17
				echo $url_form;
17
				echo $url_form;
18
	 		?>">
18
	 		?>">