diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_forum.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/mcp_forum.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_forum.html b/phpBB/styles/prosilver/template/mcp_forum.html index 20139a203b..c9f81a4099 100644 --- a/phpBB/styles/prosilver/template/mcp_forum.html +++ b/phpBB/styles/prosilver/template/mcp_forum.html @@ -10,7 +10,7 @@ <div class="panel"> <div class="inner"> - <div class="action-bar"> + <div class="action-bar top"> <div class="pagination"> {TOTAL_TOPICS} <!-- IF .pagination --> @@ -101,7 +101,7 @@ <hr /> - <div class="action-bar"> + <div class="action-bar bottom"> <div class="pagination"> {TOTAL_TOPICS} <!-- IF .pagination --> |
