mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Merge pull request #508 from torrentpier/fixed-broken-user-search-admin-groups
Fixed broken user search in admin_groups
This commit is contained in:
commit
3303de36e7
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue