svn path=/trunk/boinc/; revision=15774

This commit is contained in:
David Anderson 2008-08-07 21:43:02 +00:00
parent bff8ebcf8e
commit a41848b43f
1 changed files with 2 additions and 1 deletions

View File

@ -598,9 +598,10 @@ function show_post(
echo "<p>", $posttext, "</p>";
echo "</td></tr><tr><td class=\"postfooter\">ID: <i>", $post->id;
if ($no_forum_rating != NULL) {
if ($no_forum_rating) {
echo " | <a href=\"forum_report_post.php?post=".$post->id."\">";
show_image(REPORT_POST_IMAGE, "Report this post as offensive", "Report as offensive", REPORT_POST_IMAGE_HEIGHT);
echo "</a>";
} else {
$rating = $post->rating();
echo " | Rating: ", $rating, "</i> | rate: