From 3606e6ea6d7a42f2e650b70b8410761b5690f9ea Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Wed, 14 Apr 2021 11:49:30 -0700 Subject: [PATCH] Fix TINYIB_REPORTCAPTCHA Resolves #202. --- imgboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imgboard.php b/imgboard.php index 316a255..263af55 100644 --- a/imgboard.php +++ b/imgboard.php @@ -618,7 +618,7 @@ if (!isset($_GET['delete']) && !isset($_GET['manage']) && (isset($_POST['name']) $txt_report = __('Please complete a CAPTCHA to submit your report'); $txt_submit = __('Submit'); $body = << +
$txt_report