Add a note to not post terminal outputs to comments

This commit is contained in:
Ben Hodgetts
2007-06-09 22:13:27 +00:00
committed by WineHQ
parent 95fc2d366b
commit 4cbbb2fbb6

View File

@@ -58,6 +58,9 @@ if(!empty($aClean['sBody']))
}
}
echo "<p align=\"center\">Enter your comment in the box below.";
echo "</br>Please do not paste large terminal or debug outputs here.</p>";
echo "<form method=\"post\" action=\"addcomment.php\">\n";
echo html_frame_start($mesTitle,500,"",0);