mirror of https://github.com/CIRCL/AIL-framework
Merge pull request #536 from simonsigre/patch-1
Typo in placeholder "Optionnal" --> "Optional"pull/539/head
commit
ec0155251c
|
@ -112,7 +112,7 @@
|
|||
|
||||
<div class="form-group">
|
||||
<label for="paste_name">Archive Password</label>
|
||||
<input type="password" class="form-control" id="password" name="password" placeholder="Optionnal">
|
||||
<input type="password" class="form-control" id="password" name="password" placeholder="Optional">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue