1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +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

@@ -50,7 +50,7 @@
<div class="panel">
<div class="inner">
<div class="action-bar top">
<div class="action-bar bar-top">
{L_SEARCH_KEYWORDS}{L_COLON} <input type="search" class="inputbox autowidth" name="keywords" value="{S_KEYWORDS}" />&nbsp;<input type="submit" class="button2" name="filter" value="{L_SEARCH}" />
<div class="pagination">
{TOTAL_REPORTS}
@@ -100,7 +100,7 @@
<hr />
<div class="action-bar bottom">
<div class="action-bar bar-bottom">
<div class="pagination">
{TOTAL_REPORTS}
<!-- IF .pagination -->