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_queue.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_queue.html')
-rw-r--r-- | phpBB/styles/prosilver/template/mcp_queue.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_queue.html b/phpBB/styles/prosilver/template/mcp_queue.html index 9d256746cf..ce58d110e1 100644 --- a/phpBB/styles/prosilver/template/mcp_queue.html +++ b/phpBB/styles/prosilver/template/mcp_queue.html @@ -73,9 +73,10 @@ <!-- END postrow --> </ul> - <div class="action-bar bar-bottom"> + <div class="action-bar bottom"> <!-- INCLUDE display_options.html --> <!-- IF TOPIC_ID --><label><input type="checkbox" class="radio" name="t" value="{TOPIC_ID}" checked="checked" onClick="document.getElementById('mcp').submit()" /> <strong>{L_ONLY_TOPIC}</strong></label><!-- ENDIF --> + <div class="pagination"> {TOTAL} <!-- IF .pagination --> |