summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2018-09-06 23:31:55 +0200
committerSebastian Reichel <sre@ring0.de>2018-09-06 23:35:46 +0200
commite26f1dccc7553a9b750f5bbdce824b44f6a9bcf4 (patch)
tree933cbf100244eaa62f82c29d087670bacbfd02b8 /data
parent7906378ff2687b4b7d578aa5b7d4a3e8d5a6e8a2 (diff)
downloadserial-barcode-scanner-e26f1dccc7553a9b750f5bbdce824b44f6a9bcf4.tar.bz2
web: user-import: show RFID diff
Diffstat (limited to 'data')
-rw-r--r--data/templates/users/import.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/users/import.html b/data/templates/users/import.html
index 1a0e6ef..567d627 100644
--- a/data/templates/users/import.html
+++ b/data/templates/users/import.html
@@ -21,7 +21,7 @@
<div style="display: {{{STEP23}}}">
<table class="table table-bordered">
<thead>
- <tr><th><i class="icon-wrench"></i></th><th>ID</th><th>Firstname</th><th>Lastname</th><th>E-Mail</th><th>Gender</th><th>Street</th><th>Postcode</th><th>City</th><th>PGP</th><th>Hidden</th><th>Disabled</th><th>Joined at</th></tr>
+ <tr><th><i class="icon-wrench"></i></th><th>ID</th><th>Firstname</th><th>Lastname</th><th>E-Mail</th><th>Gender</th><th>Street</th><th>Postcode</th><th>City</th><th>PGP</th><th>Hidden</th><th>Disabled</th><th>Joined at</th><th>RFID</th></tr>
</thead>
<tbody>
{{{DATA1}}}