Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lionel Ferrafiat
RIE-2017-ProjetTutore-G1
Commits
5a38eb52
Commit
5a38eb52
authored
Dec 20, 2018
by
Lionel Ferrafiat
Browse files
Merge branch 'master' of gricad-gitlab.univ-grenoble-alpes.fr:ferrafli/RIE-2017-ProjetTutore-G1
parents
5b42bcc9
a6bf035d
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteWeb/html/formulaire.php
View file @
5a38eb52
...
...
@@ -23,7 +23,7 @@
<p>
Identifiant de connexion :
</p>
<p>
10 caractères maximum
</p>
<div
class=
"form-group"
>
<input
type=
"text"
class=
"form-control"
name=
"login"
value=
""
pattern=
".{,
10
}
"
required
/>
<input
type=
"text"
class=
"form-control"
name=
"login"
value=
""
maxlength=
"
10"
required
/>
</div>
<p>
Prénom :
</p>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment