'.$this->Title.'' .$this->Get_Warnings() .$this->Get_PostBackForm('frmPostComment', 'post', 'post.php') .''; $this->CallDelegate('CommentForm_PreButtonsRender'); echo '
Context->GetDefinition('Wait')."');" .'" />'; $this->CallDelegate('CommentForm_PostSubmitRender'); echo ' '; if ($this->PostBackAction == 'SaveComment' || ($this->PostBackAction == '' && $Comment->CommentID > 0)) { if ($this->Comment->DiscussionID > 0) { echo ''.$this->Context->GetDefinition('Cancel').''; } else { echo ''.$this->Context->GetDefinition('Cancel').''; } } echo '
'; $this->CallDelegate('CommentForm_PostButtonsRender'); echo '
'; ?>