mirror of https://github.com/CIRCL/AIL-framework
Typo in placeholder "Optionnal" --> "Optional"
Updated placeholder value to correct typo; "Optionnal" --> "Optional"pull/536/head
parent
b52894d9c9
commit
fcf83b21bf
|
@ -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