diff --git a/addcomment.php b/addcomment.php index c5b80ce..8c1272a 100644 --- a/addcomment.php +++ b/addcomment.php @@ -58,6 +58,9 @@ if(!empty($aClean['sBody'])) } } + echo "

Enter your comment in the box below."; + echo "
Please do not paste large terminal or debug outputs here.

"; + echo "
\n"; echo html_frame_start($mesTitle,500,"",0);