From b25f4cc7f9d761a9154bf8a6ff67f9d2ee600a68 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Sat, 24 Sep 2022 11:42:09 +0800 Subject: [PATCH] fix: table appraisal col width --- web/app/controllers/problem_set.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/controllers/problem_set.php b/web/app/controllers/problem_set.php index 3910045..de7705f 100644 --- a/web/app/controllers/problem_set.php +++ b/web/app/controllers/problem_set.php @@ -129,7 +129,7 @@ EOD; $header .= ''.UOJLocale::get('problems::submit').''; $header .= ''.UOJLocale::get('problems::ac ratio').''; } - $header .= ''.UOJLocale::get('appraisal').''; + $header .= ''.UOJLocale::get('appraisal').''; $header .= ''; $tabs_info = array(