Apply event and player settings

This commit is contained in:
Brian Miyaji
2014-03-28 22:40:59 +11:00
parent cf6ea96da0
commit acb4dd373b
5 changed files with 26 additions and 16 deletions

View File

@@ -58,7 +58,7 @@ class SP_Settings_Events extends SP_Settings_Page {
array(
'title' => __( 'Venue', 'sportspress' ),
'desc' => __( 'Display maps', 'sportspress' ),
'id' => 'sportspress_event_show_map',
'id' => 'sportspress_event_show_maps',
'default' => 'yes',
'type' => 'checkbox',
'checkboxgroup' => 'start',