Subversion Repositories eFlore/Applications.del

Rev

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

Rev 655 Rev 683
Line 11... Line 11...
11
	<g:HTML><br /></g:HTML> 
11
	<g:HTML><br /></g:HTML> 
12
  	  <g:VerticalPanel styleName="{style.colonneGauche}">
12
  	  <g:VerticalPanel styleName="{style.colonneGauche}">
13
  	  		<g:Label ui:field="labelnomPrenom" text="{constants.vous}" styleName="sousTitre"/>
13
  	  		<g:Label ui:field="labelnomPrenom" text="{constants.vous}" styleName="sousTitre"/>
14
  	  		<g:Label ui:field="infosNomPrenom" text="{constants.infoVous}" styleName="petit" />
14
  	  		<g:Label ui:field="infosNomPrenom" text="{constants.infoVous}" styleName="petit" />
15
  	  		<g:TextBox ui:field="nomPrenom" />
15
  	  		<g:TextBox ui:field="nomPrenom" />
-
 
16
  	  		<g:Label text="Votre adresse email : " styleName="petit" />
-
 
17
  	  		<g:TextBox ui:field="emailAuteur" />
16
  	  		<g:HTML><br /></g:HTML>
18
  	  		<g:HTML><br /></g:HTML>
17
	  		<g:Label text="{constants.choisirUnTaxon}" styleName="sousTitre"/>
19
	  		<g:Label text="{constants.choisirUnTaxon}" styleName="sousTitre"/>
18
	  		<g:HTML HTML="{constants.infoTaxon}" styleName="petit"/> 
20
	  		<g:HTML HTML="{constants.infoTaxon}" styleName="petit"/> 
19
	  		<g:LayoutPanel ui:field="propositionTaxon" styleName="{style.propositionTaxon}" />
21
	  		<g:LayoutPanel ui:field="propositionTaxon" styleName="{style.propositionTaxon}" />
20
	  		<g:HTML><br /></g:HTML>
22
	  		<g:HTML><br /></g:HTML>