a
This commit is contained in:
parent
2f5e8a0137
commit
4115377b07
|
|
@ -108,14 +108,14 @@
|
|||
<!-- style="letter-spacing: 1px;" -->
|
||||
|
||||
<div class="mb-3">
|
||||
<div class="input-group input-group-lg">
|
||||
<div class="input-group input-group-lg" style="font-size: 0.85rem;">
|
||||
<span class="input-group-text">Tag NFC</span>
|
||||
<input type="text"
|
||||
id="tagCarteNfc"
|
||||
value="<?= htmlspecialchars($beneficiaire['tagCarteNfc']) ?>"
|
||||
readonly
|
||||
class="form-control text-center"
|
||||
style="letter-spacing: negative;"
|
||||
style="letter-spacing: -1px;"
|
||||
>
|
||||
<button type="button"
|
||||
class="btn btn-primary"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user