diff --git a/assets/css/admin.css b/assets/css/admin.css index 2434b42b..625c13f1 100644 --- a/assets/css/admin.css +++ b/assets/css/admin.css @@ -863,6 +863,10 @@ table.sp-status-table td mark.yes { .about-sportspress-wrap .form-table th { width: auto; } +.about-sportspress-wrap .sp-top-translations { + float: right; + margin-left: 20px; +} .about-sportspress-wrap .sp-top-translations .hndle { font-size: 14px; padding: 8px 12px; @@ -972,8 +976,9 @@ table.sp-status-table td mark.yes { margin: -3px -7px -3px 10px; } - .sportspress_page_sportspress-more iframe { - /*padding-left: 0;*/ + .about-sportspress-wrap .sp-top-translations { + float: none; + margin-left: 0; } } @@ -985,6 +990,7 @@ table.sp-status-table td mark.yes { margin-right: 0; padding-right: 0; } + .about-sportspress-wrap .sp-badge { float: none; margin: 20px auto 10px; diff --git a/includes/admin/class-sp-admin-welcome.php b/includes/admin/class-sp-admin-welcome.php index a95ec71c..20f9ede4 100644 --- a/includes/admin/class-sp-admin-welcome.php +++ b/includes/admin/class-sp-admin-welcome.php @@ -9,7 +9,7 @@ * @author ThemeBoy * @category Admin * @package SportsPress/Admin - * @version 1.8.7 + * @version 1.9.6 */ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly @@ -346,6 +346,12 @@ class SP_Admin_Welcome { intro(); ?>
Translate SportsPress.', 'sportspress' ), 'https://www.transifex.com/projects/p/sportspress/' ); ?>
+', $translation_teams ); ?>
-