<< '; echo ''; echo ''; if(!empty($row['teacher_comment'])){ echo ''; } else { echo ''; } echo ''; echo ''; echo ''; } echo '
'.$row['question'].''.get_lang('NewScore').': '.$row['marks'].''.get_lang('NewComment').': '.$row['teacher_comment'].''.get_lang('WithoutComment').''.$row['insert_date'].''.(empty($row['full_name'])?''.get_lang('OriginalValue').'':$row['full_name']).'
'; Display::display_footer(); ?>