diff --git a/404.php b/404.php index ffc3b88..3d46156 100644 --- a/404.php +++ b/404.php @@ -7,7 +7,7 @@

- × + ×

diff --git a/comments.php b/comments.php index d581afc..e5a797f 100644 --- a/comments.php +++ b/comments.php @@ -11,7 +11,7 @@ comment_approved == '0') { ?>
- × + ×

@@ -28,7 +28,7 @@
- × + ×

@@ -54,7 +54,7 @@
- × + ×

@@ -64,7 +64,7 @@
- × + ×

diff --git a/inc/roots-cleanup.php b/inc/roots-cleanup.php index aa3dce7..6cc180b 100644 --- a/inc/roots-cleanup.php +++ b/inc/roots-cleanup.php @@ -627,7 +627,7 @@ if (class_exists('RGForms')) { // error message class function roots_gform_validation_message($message, $form) { $message = '
'; - $message .= '×'; + $message .= '×'; $message .= 'There was a problem with your submission. Errors have been highlighted below.'; $message .= '
'; return $message;