mirror of
https://github.com/24eme/signaturepdf.git
synced 2023-08-25 09:33:08 +02:00
Libellé bouton de téléchargement
This commit is contained in:
parent
1a9c455298
commit
079ccc7143
@ -20,7 +20,7 @@
|
|||||||
<p><small class="text-muted">Double-cliquez sur le PDF pour ajouter la signature</small></p>
|
<p><small class="text-muted">Double-cliquez sur le PDF pour ajouter la signature</small></p>
|
||||||
<form id="form_pdf" action="/<?php echo $key ?>/save" method="post">
|
<form id="form_pdf" action="/<?php echo $key ?>/save" method="post">
|
||||||
<div class="position-fixed bottom-0 mb-2">
|
<div class="position-fixed bottom-0 mb-2">
|
||||||
<button class="btn btn-primary" type="submit" id="save"><i class="bi bi-download"></i> Télécharger le PDF</button>
|
<button class="btn btn-primary" type="submit" id="save"><i class="bi bi-download"></i> Télécharger le PDF Signé</button>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</aside>
|
</aside>
|
||||||
|
Loading…
Reference in New Issue
Block a user