From 6b7b4d020a15784beb30cbb08120a17e0908ec19 Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Tue, 14 Apr 2015 22:23:09 +1000 Subject: [PATCH] Fix module sidebar logic for single sites --- .../settings/class-sp-settings-modules.php | 201 +++++++++--------- 1 file changed, 99 insertions(+), 102 deletions(-) diff --git a/includes/admin/settings/class-sp-settings-modules.php b/includes/admin/settings/class-sp-settings-modules.php index ab5b402f..37ae9c44 100644 --- a/includes/admin/settings/class-sp-settings-modules.php +++ b/includes/admin/settings/class-sp-settings-modules.php @@ -33,8 +33,7 @@ class SP_Settings_Modules extends SP_Settings_Page { 'general' => __( 'General', 'sportspress' ), 'event' => __( 'Events', 'sportspress' ), 'team' => __( 'Teams', 'sportspress' ), - 'player' => __( 'Players', 'sportspress' ), - 'staff' => __( 'Staff', 'sportspress' ), + 'player_staff' => __( 'Players', 'sportspress' ) . ' & ' . __( 'Staff', 'sportspress' ), 'other' => __( 'Other', 'sportspress' ), )); @@ -55,108 +54,106 @@ class SP_Settings_Modules extends SP_Settings_Page {
- - - - - - - - - -
- <?php _e( 'SportsPress Pro', 'sportspress' ); ?> -
-

-

- - -

-
- - - - - - - - - - -
- <?php _e( 'SportsPress TV', 'sportspress' ); ?> -
-

-

- - -

-
- - - - - - - - - - -
- -
-
  1. ', '' ), - __( 'Follow [link]@ThemeBoy[/link] on Twitter.','sportspress' ) - ); ?>
  2. -
  3. ', '' ), - __( 'Help spread the word by tweeting with [link]#SportsPress[/link] and get the Twitter module for free.','sportspress' ) - ); ?>
  4. -
  5. ', '' ), - __( '[link]Get the download link[/link].', 'sportspress' ) - ); ?>
-

- - -

-
- - - - - - - - - - -
- -
-
  1. ★★★★★', '', '' ), - __( 'Add your [stars] on [link]wordpress.org[/link] and get the Birthdays module for free.','sportspress' ) - ); ?>
  2. -
  3. ', '' ), - __( '[link]Get the download link[/link].', 'sportspress' ) - ); ?>
-

- - -

-
- + + + + + + + + +
+ <?php _e( 'SportsPress Pro', 'sportspress' ); ?> +
+

+

+ + +

+
- + + + + + + + + +
+ <?php _e( 'SportsPress TV', 'sportspress' ); ?> +
+

+

+ + +

+
+ + + + + + + + + + +
+ +
+
  1. ', '' ), + __( 'Follow [link]@ThemeBoy[/link] on Twitter.','sportspress' ) + ); ?>
  2. +
  3. ', '' ), + __( 'Help spread the word by tweeting with [link]#SportsPress[/link] and get the Twitter module for free.','sportspress' ) + ); ?>
  4. +
  5. ', '' ), + __( '[link]Get the download link[/link].', 'sportspress' ) + ); ?>
+

+ + +

+
+ + + + + + + + + + +
+ +
+
  1. ★★★★★', '', '' ), + __( 'Add your [stars] on [link]wordpress.org[/link] and get the Birthdays module for free.','sportspress' ) + ); ?>
  2. +
  3. ', '' ), + __( '[link]Get the download link[/link].', 'sportspress' ) + ); ?>
+

+ + +

+
+ + + stylesheet ) { ?>