mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge pull request #6741 from phpbbtr/patch-5
[ticket/17417] Day selection not visible when no results
This commit is contained in:
commit
6b5bb4d51f
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@
|
|||
<!-- ENDIF -->
|
||||
|
||||
<div class="action-bar bottom">
|
||||
<!-- IF .searchresults and (S_SELECT_SORT_DAYS or S_SELECT_SORT_KEY) -->
|
||||
<!-- IF S_SELECT_SORT_DAYS or S_SELECT_SORT_KEY -->
|
||||
<form method="post" action="{S_SEARCH_ACTION}">
|
||||
<!-- INCLUDE display_options.html -->
|
||||
</form>
|
||||
|
|
Loading…
Add table
Reference in a new issue