From 58b6b54e77dca5fc156802b3d05d5c7997dc5198 Mon Sep 17 00:00:00 2001 From: shivapoudel Date: Sat, 7 Mar 2015 09:03:14 +0545 Subject: [PATCH] Fix the large gap in System Status -> Server Environment after [?] --- includes/admin/views/html-admin-page-status-report.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/admin/views/html-admin-page-status-report.php b/includes/admin/views/html-admin-page-status-report.php index d8282f97a88..3f857c38d51 100644 --- a/includes/admin/views/html-admin-page-status-report.php +++ b/includes/admin/views/html-admin-page-status-report.php @@ -149,8 +149,8 @@ if ( ! defined( 'ABSPATH' ) ) { : - [?]'; ?> - [?]'; ?> + ' . '✕ ' . sprintf( __( 'Default timezone is %s - it should be UTC', 'woocommerce' ), $default_timezone ) . '';