Subversion Repositories eFlore/Applications.del

Rev

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

Rev 655 Rev 1175
Line 8... Line 8...
8
	<ui:style src="identification.css" />
8
	<ui:style src="identification.css" />
Line 9... Line 9...
9
	
9
	
10
	<g:HTMLPanel styleName="{style.zoneIdentification}">
10
	<g:HTMLPanel styleName="{style.zoneIdentification}">
11
		<g:HTMLPanel ui:field="zoneUtilisateur">
11
		<g:HTMLPanel ui:field="zoneUtilisateur">
-
 
12
			<g:Label ui:field="connecter" styleName="{style.connecter}" text="{constants.seConnecter}" />
-
 
13
			<g:HorizontalPanel><g:Label ui:field="email" styleName="{style.email}">Email</g:Label>
12
			<g:Label ui:field="connecter" styleName="{style.connecter}" text="{constants.seConnecter}" />
14
			<g:Label ui:field="preferences" styleName="{style.preferences}" text="{constants.preferences}"></g:Label>
-
 
15
			<g:Label ui:field="deconnecter" styleName="{style.deconnecter}" text="{constants.seDeconnecter}" /></g:HorizontalPanel>
13
			<g:HorizontalPanel><g:Label ui:field="email" styleName="{style.email}">Email</g:Label><g:Label ui:field="deconnecter" styleName="{style.deconnecter}" text="{constants.seDeconnecter}" /></g:HorizontalPanel>
16
			
14
		</g:HTMLPanel>
17
		</g:HTMLPanel>
15
		<g:HTMLPanel ui:field="zoneFormulaire" styleName="{style.zoneFormulaire} ombre-forte">
18
		<g:HTMLPanel ui:field="zoneFormulaire" styleName="{style.zoneFormulaire} ombre-forte">
16
			<g:Label ui:field="erreurIdentification" styleName="{style.erreur}"></g:Label>
19
			<g:Label ui:field="erreurIdentification" styleName="{style.erreur}"></g:Label>
17
			<g:Label text="{constants.login}" />
20
			<g:Label text="{constants.login}" />