diff options
author | RMcGirr83 <rmcgirr83@gmail.com> | 2015-11-04 11:05:25 -0500 |
---|---|---|
committer | RMcGirr83 <rmcgirr83@gmail.com> | 2015-11-04 11:05:25 -0500 |
commit | de984caf98c09a921db203e26b55ebefb57e5e50 (patch) | |
tree | 7978067f791d9e22a19e93054fc2b16de43f2179 /phpBB/styles/prosilver/template/mcp_notes_user.html | |
parent | f518a57d0da5bc153a9b32b9c5f6b44a8878bc5c (diff) | |
download | forums-de984caf98c09a921db203e26b55ebefb57e5e50.tar forums-de984caf98c09a921db203e26b55ebefb57e5e50.tar.gz forums-de984caf98c09a921db203e26b55ebefb57e5e50.tar.bz2 forums-de984caf98c09a921db203e26b55ebefb57e5e50.tar.xz forums-de984caf98c09a921db203e26b55ebefb57e5e50.zip |
Merge remote-tracking branch 'origin/ticket_12649' into ticket_12649
PHPBB3-12649
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_notes_user.html')
-rw-r--r-- | phpBB/styles/prosilver/template/mcp_notes_user.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_notes_user.html b/phpBB/styles/prosilver/template/mcp_notes_user.html index 2811ddafc8..6a9d88389c 100644 --- a/phpBB/styles/prosilver/template/mcp_notes_user.html +++ b/phpBB/styles/prosilver/template/mcp_notes_user.html @@ -90,8 +90,9 @@ </tbody> </table> - <div class="action-bar bar-bottom"> + <div class="action-bar bottom"> <!-- INCLUDE display_options.html --> + <div class="pagination"> {TOTAL_REPORTS} <!-- IF .pagination --> |