Commit a6f26089 authored by Romain Loth's avatar Romain Loth

team_lab field 50 => 120 chars

parent ef4a62fe
......@@ -247,7 +247,7 @@
<div class="question">
<div class="input-group">
<label for="team_lab" class="smlabel input-group-addon">Lab / Team / Dept</label>
<input id="team_lab" name="team_lab" maxlength="50"
<input id="team_lab" name="team_lab" maxlength="120"
type="text" class="form-control" placeholder="More detailed affiliation, if relevant">
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment