Merge origin/master
Conflicts: web/WEB-INF/AuthentificationJSP.jsp web/WEB-INF/ProfilJSP.jsp
This commit is contained in:
commit
fa6c0561f6
@ -10,7 +10,7 @@
|
||||
<!-- Affichage du formulaire si l'utilisateur ne s'est pas encore authentifié -->
|
||||
<div id="contenu">
|
||||
<h2>Merci de vous identifier pour acceder aux dossiers</h2>
|
||||
<form name="frmIdentification" method="POST" action="Profil">
|
||||
<form name="frmIdentification" method="POST" action="Profil">
|
||||
<c:choose>
|
||||
<c:when test="${empty param.ztPseudo}">
|
||||
<fieldset><legend>Identification utilisateur</legend>
|
||||
|
Loading…
x
Reference in New Issue
Block a user