diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_logs.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/mcp_logs.html | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_logs.html b/phpBB/styles/prosilver/template/mcp_logs.html index 9b4c4c786f..62a8f7b42b 100644 --- a/phpBB/styles/prosilver/template/mcp_logs.html +++ b/phpBB/styles/prosilver/template/mcp_logs.html @@ -51,16 +51,8 @@ </table> <!-- IF .log --> - <fieldset class="display-options"> - <label>{L_DISPLAY_POSTS}{L_COLON} {S_SELECT_SORT_DAYS}</label> - <label>{L_SORT_BY} {S_SELECT_SORT_KEY}</label> - <label>{S_SELECT_SORT_DIR}</label> - <input type="submit" name="sort" value="{L_GO}" class="button2" /> - </fieldset> - - <hr /> - <div class="action-bar bar-bottom"> + <!-- INCLUDE display_options.html --> <div class="pagination"> {TOTAL} <!-- IF .pagination --> |
