We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c83735a + 080bbf9 commit 60851b4Copy full SHA for 60851b4
iogt_users/templates/wagtailusers/users/index.html
@@ -34,9 +34,9 @@ <h1><svg class="icon icon-user icon" aria-hidden="true"><use href="#icon-user"><
34
</div>
35
<div class="right">
36
<div class="actionbutton action-buttons">
37
- <button id="invite-admin-button" class="button button--icon" style="margin-left: 10px;">
+ <!-- <button id="invite-admin-button" class="button button--icon" style="margin-left: 10px;">
38
{% icon name="plus" wrapped=1 %} Invite Admin User
39
- </button>
+ </button> -->
40
<a href="/admin/users/add/" class="button bicolor button--icon">
41
<span class="icon-wrapper"><svg class="icon icon-plus icon" aria-hidden="true"><use href="#icon-plus"></use></svg></span>
42
Add a user
0 commit comments