diff --git a/includes/core/class-fields.php b/includes/core/class-fields.php index 9b3ca3e4..1f5d9d46 100644 --- a/includes/core/class-fields.php +++ b/includes/core/class-fields.php @@ -2167,9 +2167,9 @@ if ( ! class_exists( 'um\core\Fields' ) ) { // add the contents of the buffer to the output variable $output .= ob_get_clean(); - + $output .= '
' . $placeholder . ''; } else { - $output .= ''; + $output .= ''; } $output .= '';