Misc code cleanups and comment.
[Project_webapp.git] / includes / register.php
index 8db3bc0d13c1e45a3f305374383b4a9e241b7223..5c1a107da077405164e415112a9ed26299d15211 100644 (file)
@@ -22,3 +22,5 @@
  <input type="password" minlength="8" size="15" name="confirmpassword" pattern="(?=.*\d)(?=.*[a-z])(?=.*[A-Z]).*" title="Doit contenir 8 caracte&#768;res minimum dont une majuscule, une minuscule et un chiffre" required/>
  <input type="submit" value="Valider">
 </form>
+
+<p> * : Champs obligatoire. </p>