Fixed broken user search in admin_groups

This commit is contained in:
Roman Kelesidis 2023-01-23 17:01:16 +07:00
commit 5f232c1440

View file

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