From de893106f83a0c3f6a44017036cd07d6946f7df2 Mon Sep 17 00:00:00 2001 From: champsupertramp Date: Fri, 17 Jun 2016 21:38:32 +0800 Subject: [PATCH] Fix cropper issue with Avada theme --- core/um-fields.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/um-fields.php b/core/um-fields.php index 067f6e4f..89b540aa 100644 --- a/core/um-fields.php +++ b/core/um-fields.php @@ -1389,7 +1389,7 @@ class UM_Fields { $output .= '
-
'. $button_text . ''; +
'. $button_text . ''; } @@ -1412,7 +1412,7 @@ class UM_Fields { $nonce = wp_create_nonce( 'um_upload_nonce-'.$this->timestamp ); - $output .= '
'; + $output .= '
'; $output .= '
'.$button_text.'
'; $output .= '