mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -07:00
Fixed broken user search in admin_groups
This commit is contained in:
parent
ca54be24b5
commit
5f232c1440
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue