X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fbug_report%2Fsystem_specs.php;h=984dd69cabde580f0599f1a31e2e9586848717fc;hp=c270de148dafd4d75432c7dfb4ff09b8ad9fcc38;hb=3c621ba1116356a3a8e2616ef6d267f5edb3ea06;hpb=b51a15da60e50d2446136428d383984a33766c46 diff --git a/plugins/bug_report/system_specs.php b/plugins/bug_report/system_specs.php index c270de14..984dd69c 100644 --- a/plugins/bug_report/system_specs.php +++ b/plugins/bug_report/system_specs.php @@ -117,11 +117,11 @@ if (isset($warning) && $warning) { $warning_html .= "
* $corr_val
\n"; } } - $warning_html .= "\n

$warning_num warning(s) reported.

\n
\n"; + $warning_html .= "\n

$warning_num warning(s) reported.

\n
\n"; $body_top .= "\n$warning_num warning(s) reported.\n"; $body_top .= "----------------------------------------------\n"; } $body = htmlspecialchars($body_top . $body); -?> +?> \ No newline at end of file