diff --git a/web/app/controllers/hack_list.php b/web/app/controllers/hack_list.php index 32d69ff..cd43275 100644 --- a/web/app/controllers/hack_list.php +++ b/web/app/controllers/hack_list.php @@ -108,7 +108,13 @@ d-inline-block "> = UOJLocale::get('problems::result') ?>: - + >All >Success! >Failed. diff --git a/web/app/libs/uoj-form-lib.php b/web/app/libs/uoj-form-lib.php index e294175..b44bb54 100644 --- a/web/app/libs/uoj-form-lib.php +++ b/web/app/libs/uoj-form-lib.php @@ -123,7 +123,7 @@ EOD; $label_text - + EOD; foreach ($options as $opt_name => $opt_label) { @@ -161,7 +161,7 @@ EOD; $html = << $label_text - + EOD; foreach ($options as $opt_name => $opt_label) {