diff --git a/modules/tp-comments-form/module.php b/modules/tp-comments-form/module.php index 59b83bbf..52fe6764 100644 --- a/modules/tp-comments-form/module.php +++ b/modules/tp-comments-form/module.php @@ -1324,7 +1324,7 @@ function output( $options ) { ' . __( 'Comments disabled for the current post ( whole website ), please see this article for more details on how to enable comments on your website.', 'live-composer-page-builder' ) . ''; + echo '
' . __( 'Comments disabled for the current post ( whole website ), please enable comments on your website.', 'live-composer-page-builder' ) . '
'; } } ?>