summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2016-09-17 01:09:11 +0200
committerSebastian Reichel <sre@ring0.de>2016-09-17 01:09:11 +0200
commitbd025aaaca75253f8c4cfea4cb1353dcfb020e49 (patch)
tree6e152e2e7090d4f9181a2c3b1ed0b41910b96b08 /templates
parent0f5601988c5898658c6d585349249107370e0d40 (diff)
downloadserial-barcode-scanner-bd025aaaca75253f8c4cfea4cb1353dcfb020e49.tar.bz2
show disabled and hidden in csv diff
Diffstat (limited to 'templates')
-rw-r--r--templates/users/import.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/users/import.html b/templates/users/import.html
index bdffcc4..a9d7ee3 100644
--- a/templates/users/import.html
+++ b/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></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></tr>
</thead>
<tbody>
{{{DATA1}}}