Merge pull request #508 from torrentpier/fixed-broken-user-search-admin-groups

Fixed broken user search in admin_groups
This commit is contained in:
Roman Kelesidis 2023-01-23 17:01:57 +07:00 committed by GitHub
commit 3303de36e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
<h1>{L_GROUP_ADMINISTRATION}</h1> <h1>{L_GROUP_ADMINISTRATION}</h1>
<form action="{S_GROUP_ACTION}" method="post"> <form action="{S_GROUP_ACTION}" method="post" name="post">
{S_HIDDEN_FIELDS} {S_HIDDEN_FIELDS}
<table class="forumline wAuto"> <table class="forumline wAuto">