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

[ticket/12769] Refacto action bar

This commit is contained in:
Michael Miday
2015-09-16 06:54:58 +02:00
parent 171424f89c
commit 2523ec8277
18 changed files with 39 additions and 30 deletions

View File

@@ -40,7 +40,7 @@
</table>
<!-- ELSE -->
<!-- IF .notification_list -->
<div class="action-bar top">
<div class="action-bar bar-top">
<div class="pagination">
<!-- IF U_MARK_ALL --><a href="{U_MARK_ALL}" class="mark">{L_NOTIFICATIONS_MARK_ALL_READ}</a> &bull; <!-- ENDIF -->
{L_NOTIFICATIONS} [<strong>{TOTAL_COUNT}</strong>]
@@ -86,7 +86,7 @@
</ul>
</div>
<div class="action-bar bottom">
<div class="action-bar bar-bottom">
<div class="pagination">
{L_NOTIFICATIONS} [<strong>{TOTAL_COUNT}</strong>]
<!-- IF .pagination -->