diff --git a/assets/css/admin.css b/assets/css/admin.css index 487b0bd5..dcc5baa5 100644 --- a/assets/css/admin.css +++ b/assets/css/admin.css @@ -548,6 +548,11 @@ table.widefat.sp-sortable-table tbody tr .icon { margin-bottom: 0; } +.sp-modules-sidebar table td ol { + margin: 2px 0 0.8em; + list-style-position: inside; +} + .sp-modules-sidebar table td span { color: #aaa; } diff --git a/includes/admin/settings/class-sp-settings-modules.php b/includes/admin/settings/class-sp-settings-modules.php index 66172dfc..3e182b37 100644 --- a/includes/admin/settings/class-sp-settings-modules.php +++ b/includes/admin/settings/class-sp-settings-modules.php @@ -98,10 +98,19 @@ class SP_Settings_Modules extends SP_Settings_Page { -

+
  1. ', '' ), + __( 'Help spread the word by tweeting with [link]#SportsPress[/link] and get the Twitter module for free.','sportspress' ) + ); ?>
  2. +
  3. ', '' ), + __( '[link]Email us[/link] for the download link.', 'sportspress' ) + ); ?>

- +

@@ -117,16 +126,16 @@ class SP_Settings_Modules extends SP_Settings_Page { -

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

    -

  • +
  • ', '' ), - __( 'Already posted a review? [link]Email us[/link] for the download link.', 'sportspress' ) - ); ?>

    + __( '[link]Email us[/link] for the download link.', 'sportspress' ) + ); ?>