Display none when no team available for player
This commit is contained in:
@@ -123,7 +123,7 @@ class SP_Meta_Box_Player_Statistics {
|
||||
),
|
||||
);
|
||||
if ( ! sp_dropdown_pages( $args ) ):
|
||||
_e( 'No results found.', 'sportspress' );
|
||||
_e( '— None —', 'sportspress' );
|
||||
endif;
|
||||
?>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user