header
This commit is contained in:
@@ -193,6 +193,7 @@ function statpress_yearly_summary_page() {
|
||||
?>
|
||||
<div class="wrap">
|
||||
<h1>Podsumowanie Roczne</h1>
|
||||
<hr class="wp-header-end">
|
||||
|
||||
<div class="tablenav top">
|
||||
<div class="alignleft actions">
|
||||
@@ -207,6 +208,7 @@ function statpress_yearly_summary_page() {
|
||||
<?php submit_button( 'Filtruj', 'secondary', 'filter_action', false ); ?>
|
||||
</form>
|
||||
</div>
|
||||
<br class="clear">
|
||||
</div>
|
||||
|
||||
<?php if ( ! empty( $goals_for_year ) ) : ?>
|
||||
|
||||
Reference in New Issue
Block a user