diff --git a/web/template/syzoj/problem.php b/web/template/syzoj/problem.php index 25f8109..22ee42c 100644 --- a/web/template/syzoj/problem.php +++ b/web/template/syzoj/problem.php @@ -147,7 +147,26 @@ if ($pr_flag) { +
+ + ' . $MSG_ADMIN_ONLY . ' - ' . $MSG_DESCRIPTION . ' ' . $MSG_SOURCE_CODE . ' +
+
+
' . 
+                  htmlspecialchars($row['description'], ENT_QUOTES, 'UTF-8') . 
+                '
+
+ '; + } ?> +