mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
not doubling ids
git-svn-id: file:///svn/phpbb/trunk@7542 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
906430a4cd
commit
3513b24a0f
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@
|
|||
</fieldset>
|
||||
|
||||
</form>
|
||||
<form method="post" id="results" action="{S_MODE_ACTION}">
|
||||
<form method="post" action="{S_MODE_ACTION}">
|
||||
<!-- ENDIF -->
|
||||
|
||||
<fieldset class="display-options">
|
||||
|
|
Loading…
Add table
Reference in a new issue