This commit is contained in:
KANE LAZENI 2026-02-26 20:33:52 +00:00
parent b106dbe0eb
commit ef381f089d

View File

@ -115,12 +115,12 @@
value="<?= htmlspecialchars($beneficiaire['tagCarteNfc']) ?>"
readonly
class="form-control text-center"
style="letter-spacing: -1px;"
style="letter-spacing: 2px;"
>
<button type="button"
class="btn btn-primary"
onclick="copierTag()"
title="Copier le tag NFC">
title="Copier le tag NFC KANE">
<i class="fas fa-copy"></i> Copier le tag NFC
</button>
</div>