This commit is contained in:
Mathieu Lagace
2019-09-08 16:43:34 -04:00
parent 0bd86285ca
commit 133f430445
39 changed files with 789 additions and 74 deletions

View File

@@ -84,7 +84,7 @@
<div class="form-group">
<label for="location">Emplacement par défaut</label>
<input type="text"
class="form-control" name="location" id="location" aria-describedby="helpName" placeholder="Soirée d'instruction réguliere" required>
class="form-control" name="location" id="location" aria-describedby="helpName" placeholder="Escadron" required>
<small id="helpName" class="form-text text-muted">Emplacement par défaut de l'activité</small>
</div>
</div>