mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 13:48:55 +00:00
[ticket/11800] Remove forum_fn from memberlist_search.html
PHPBB3-11800
This commit is contained in:
parent
96789df962
commit
0ed7bd8a5b
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ function insert_single(user)
|
||||||
// ]]>
|
// ]]>
|
||||||
</script>
|
</script>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- INCLUDEJS forum_fn.js -->
|
|
||||||
<h2 class="solo">{L_FIND_USERNAME}</h2>
|
<h2 class="solo">{L_FIND_USERNAME}</h2>
|
||||||
|
|
||||||
<form method="post" action="{S_MODE_ACTION}" id="search_memberlist">
|
<form method="post" action="{S_MODE_ACTION}" id="search_memberlist">
|
||||||
|
|
Loading…
Add table
Reference in a new issue