1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 21:54:00 +02:00

[ticket/12649] Change sort & display options in footers to dropdown menu

PHPBB3-12649
This commit is contained in:
RMcGirr83
2015-11-03 14:37:34 -05:00
parent c783c37c73
commit 9a4e998f70
16 changed files with 85 additions and 121 deletions

View File

@@ -90,17 +90,8 @@
</tbody>
</table>
<hr />
<fieldset class="display-options">
<label>{L_DISPLAY_LOG}{L_COLON} {S_SELECT_SORT_DAYS}</label>
<label>{L_SORT_BY} {S_SELECT_SORT_KEY}</label><label>{S_SELECT_SORT_DIR}</label>
<input type="submit" name="sort" value="{L_GO}" class="button2" />
</fieldset>
<hr />
<div class="action-bar bar-bottom">
<!-- INCLUDE display_options.html -->
<div class="pagination">
{TOTAL_REPORTS}
<!-- IF .pagination -->