post;
$comment_add_flag = geocraft_is_user_can_add_comment($post->ID);
if ($comment_add_flag) {
_e('Review has already been inserted from this computer. So no other reviews are allowed from this computer on this post.
',THEME_SLUG);
}
?>
comment_status && !$comment_add_flag) : ?>
'geocraft_commentslist', 'avatar_size' => 63)); ?>