mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 12:32:18 +01:00 
			
		
		
		
	Début de gestion des mails et quelques modifications
This commit is contained in:
		@@ -42,7 +42,7 @@ if (isset($error_message) && $error_message === FALSE) {
 | 
			
		||||
		</tr>
 | 
			
		||||
		<tr>
 | 
			
		||||
			<td><label for="birth_date">Date de naissance :</label></td>
 | 
			
		||||
			<td><?= echoDate($user->getBirthDate()) ?></td>
 | 
			
		||||
			<td><?= formatDate($user->getBirthDate()) ?></td>
 | 
			
		||||
		</tr>
 | 
			
		||||
		<tr>
 | 
			
		||||
			<td colspan="2"><input style="width: 100%" type="date" id="birth_date" name="birth_date"/></td>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user