1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-27 18:20:08 +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

@@ -50,16 +50,9 @@
<!-- END attachrow -->
</ul>
<fieldset class="display-options">
<label for="sk">{L_SORT_BY}{L_COLON} <select name="sk" id="sk">{S_SORT_OPTIONS}</select></label>
<label><select name="sd" id="sd">{S_ORDER_SELECT}</select></label>
<input class="button2" type="submit" name="sort" value="{L_SORT}" />
{S_FORM_TOKEN}
</fieldset>
<div class="action-bar bottom">
<!-- INCLUDE display_options.html -->
<hr />
<div class="action-bar bar-bottom">
<div class="pagination">
{TOTAL_ATTACHMENTS} {L_TITLE}
<!-- IF .pagination -->