header
This commit is contained in:
@@ -97,10 +97,6 @@ function statpress_infographic_page() {
|
||||
plugins: {
|
||||
legend: {
|
||||
position: "right",
|
||||
},
|
||||
title: {
|
||||
display: true,
|
||||
text: "Dystans wg kategorii w ' . esc_js( $current_year ) . '"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -112,6 +108,7 @@ function statpress_infographic_page() {
|
||||
?>
|
||||
<div class="wrap">
|
||||
<h1>Infografika Statystyk Sportowych</h1>
|
||||
<hr class="wp-header-end">
|
||||
|
||||
<div class="tablenav top">
|
||||
<div class="alignleft actions">
|
||||
@@ -126,6 +123,7 @@ function statpress_infographic_page() {
|
||||
<?php submit_button( 'Filtruj', 'secondary', 'filter_action', false ); ?>
|
||||
</form>
|
||||
</div>
|
||||
<br class="clear">
|
||||
</div>
|
||||
|
||||
<div class="postbox" style="margin-bottom: 20px;">
|
||||
|
||||
Reference in New Issue
Block a user