From b645d65b4b4640395f179b1f6e56accd757e8263 Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Fri, 1 Jan 2016 21:48:37 +1100 Subject: [PATCH] Clean up event performance admin --- .../class-sp-meta-box-event-performance.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/includes/admin/post-types/meta-boxes/class-sp-meta-box-event-performance.php b/includes/admin/post-types/meta-boxes/class-sp-meta-box-event-performance.php index a06bcb2f..b960a841 100644 --- a/includes/admin/post-types/meta-boxes/class-sp-meta-box-event-performance.php +++ b/includes/admin/post-types/meta-boxes/class-sp-meta-box-event-performance.php @@ -132,8 +132,8 @@ class SP_Meta_Box_Event_Performance { ?>
- - + + $team_id ): @@ -163,8 +163,8 @@ class SP_Meta_Box_Event_Performance { ?>
- - + + $player_performance ): @@ -180,7 +180,7 @@ class SP_Meta_Box_Event_Performance { /** * Admin edit table header */ - public static function header( $columns = array(), $labels = array(), $positions = array(), $labels = array(), $has_checkboxes = false, $status = true, $sortable = true, $numbers = true ) { + public static function header( $columns = array(), $labels = array(), $positions = array(), $has_checkboxes = false, $status = true, $sortable = true, $numbers = true ) { ?> @@ -221,7 +221,7 @@ class SP_Meta_Box_Event_Performance { /** * Admin edit table footer */ - public static function footer( $data = array(), $labels = array(), $team_id = 0, $positions = array(), $labels = array(), $split_positions = false, $status = true, $sortable = true, $numbers = true ) { + public static function footer( $data = array(), $labels = array(), $team_id = 0, $positions = array(), $split_positions = false, $status = true, $sortable = true, $numbers = true ) { ?>