This commit is contained in:
2026-04-22 13:58:10 +02:00
parent 19ac136820
commit 8e60643f57
2 changed files with 4 additions and 4 deletions
@@ -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 ) ) : ?>