mirror of
https://github.com/24eme/signaturepdf
synced 2026-03-14 13:55:44 +01:00
watermark: max 20 characters input
This commit is contained in:
parent
29956ea914
commit
bde92d8460
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@
|
|||
</div>
|
||||
<div class="input-group d-none">
|
||||
<span class="input-group-text border-secondary"><i class="bi bi-droplet-half"></i></span>
|
||||
<input form="form_pdf" type="text" class="form-control border-secondary" name="watermark" placeholder="Watermark" aria-label="Watermark" aria-describedby="watermark-addon">
|
||||
<input form="form_pdf" type="text" class="form-control border-secondary" name="watermark" placeholder="Watermark" aria-label="Watermark" aria-describedby="watermark-addon" maxlength="20">
|
||||
</div>
|
||||
|
||||
<div id="svg_list" class="d-grid gap-2 mt-2 mb-2 list-item-add"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue