diff --git a/web/app/libs/uoj-html-lib.php b/web/app/libs/uoj-html-lib.php index 6258c62..84f260a 100644 --- a/web/app/libs/uoj-html-lib.php +++ b/web/app/libs/uoj-html-lib.php @@ -535,7 +535,7 @@ function echoSubmissionContent($submission, $requirement) { echo '
'.$file_content."\n".'
';
echo ''."\n".$file_content."\n".''; + echo '
\n".$file_content."\n".''; echo '
\n"; + echo '\n"; $this->_print_c($node); echo "\n"; } elseif ($node->nodeName == 'tests') {