Skip to content

Commit

Permalink
Footer avec la licence et un lien vers le code source
Browse files Browse the repository at this point in the history
  • Loading branch information
wincelau committed Nov 8, 2021
1 parent fba94dd commit e9efe13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/index.html.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
</form>
</div>
</div>
<footer class="text-center text-muted mb-2 fixed-bottom">
<small>Logiciel libre sous license AGPL-3.0 : <a href="https://github.com/24eme/signaturepdf">voir le code source</a></small>
</footer>
<script>
document.getElementById('input_pdf_upload').addEventListener('change', function(event) {
Expand Down

0 comments on commit e9efe13

Please sign in to comment.