Add table options to event statistics and simplify localization

This commit is contained in:
Brian Miyaji
2014-03-22 17:09:23 +11:00
parent b9b7d54c0d
commit d433a58eb0
4 changed files with 53 additions and 42 deletions

View File

@@ -16,7 +16,7 @@ class SportsPressTextSettingsPage {
add_settings_section(
'text',
__( 'Text Settings', 'sportspress' ),
__( 'Text', 'sportspress' ),
'',
'sportspress_text'
);