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:
@@ -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}" /> <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 -->
|
||||
|
Reference in New Issue
Block a user