aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/admin/users/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/admin/users/index.html')
-rw-r--r--templates/web/base/admin/users/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/web/base/admin/users/index.html b/templates/web/base/admin/users/index.html
index e573c10fe..dbd32f3a1 100644
--- a/templates/web/base/admin/users/index.html
+++ b/templates/web/base/admin/users/index.html
@@ -80,6 +80,12 @@
[% END %]
</select>
[% END %]
+<p>
+ <label for="remove-staff">
+ [% loc("Remove staff permissions") %]
+ <input type="checkbox" id="remove-staff" name="remove-staff" value="remove-staff">
+ </label>
+</p>
<p><input class="btn" type="submit" value="[% loc('Save changes') %]">
</form>