".obt_translate("If you want to add your comment on this post, simply fill out the next form").":
\n"; IF (get_option("comment_registration") && !$user_ID) echo "".obt_translate("You have to be logged-in to write a comment").": (".obt_translate("Log-in").").
\n"; ELSE { include(TEMPLATEPATH."/ads/before-comments-form.php"); echo "\n"; IF (!$user_ID && !strlen($comment_author)){ echo "\n"; }; include(TEMPLATEPATH."/ads/after-comments-form.php"); IF (!$user_ID && get_option("require_name_email")) echo "* ".obt_translate("Required fields")."
\n"; echo "".obt_translate("You can use these XHTML tags").": ".trim(allowed_tags()).".
\n"; }; }ELSEIF ($obt_total_comments){ echo "".obt_translate("Comments have been disabled for this post").".
\n"; }; ?>