Refine event performance interface

This commit is contained in:
Brian Miyaji
2014-08-14 23:04:08 +10:00
parent 5bcd97a5d2
commit c62b52b7a8
5 changed files with 15 additions and 4 deletions

View File

@@ -51,7 +51,7 @@ class SP_Settings_Teams extends SP_Settings_Page {
array( 'type' => 'sectionend', 'id' => 'team_options' ),
array( 'title' => __( 'League Tables', 'sportspress' ), 'type' => 'title', 'id' => 'table_options' ),
array(
'title' => __( 'Teams', 'sportspress' ),
'desc' => __( 'Display logos', 'sportspress' ),