1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 19:54:12 +02:00

[ticket/12613] Add distinction between top/bottom action-bar

PHPBB3-12613
This commit is contained in:
PayBas
2014-06-13 14:53:45 +02:00
parent 93c39477e0
commit f6ee0152ed
20 changed files with 34 additions and 34 deletions

View File

@@ -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 -->