aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_notes_user.html
diff options
context:
space:
mode:
authorRMcGirr83 <rmcgirr83@gmail.com>2015-11-03 14:37:34 -0500
committerRMcGirr83 <rmcgirr83@gmail.com>2015-11-03 14:48:05 -0500
commit9a4e998f7057bf5041404544600ad45bb863b433 (patch)
tree71b0e49d8db45c1599cd9f495a472c588c65fb74 /phpBB/styles/prosilver/template/mcp_notes_user.html
parentc783c37c73beb2756d900f18dd24430c1b9f41ff (diff)
downloadforums-9a4e998f7057bf5041404544600ad45bb863b433.tar
forums-9a4e998f7057bf5041404544600ad45bb863b433.tar.gz
forums-9a4e998f7057bf5041404544600ad45bb863b433.tar.bz2
forums-9a4e998f7057bf5041404544600ad45bb863b433.tar.xz
forums-9a4e998f7057bf5041404544600ad45bb863b433.zip
[ticket/12649] Change sort & display options in footers to dropdown menu
PHPBB3-12649
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_notes_user.html')
-rw-r--r--phpBB/styles/prosilver/template/mcp_notes_user.html11
1 files changed, 1 insertions, 10 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_notes_user.html b/phpBB/styles/prosilver/template/mcp_notes_user.html
index a9c1e49360..2811ddafc8 100644
--- a/phpBB/styles/prosilver/template/mcp_notes_user.html
+++ b/phpBB/styles/prosilver/template/mcp_notes_user.html
@@ -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 -->