From 8e7afd50c981a6aba42d8b1466e2af7c92987a35 Mon Sep 17 00:00:00 2001 From: lanzongjun Date: Fri, 16 Dec 2022 11:00:36 +0800 Subject: [PATCH] * Fix Bug #30883 --- module/story/view/create.html.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/module/story/view/create.html.php b/module/story/view/create.html.php index 138f437f69..08b87933c5 100644 --- a/module/story/view/create.html.php +++ b/module/story/view/create.html.php @@ -403,10 +403,12 @@ foreach(explode(',', $config->story->create->requiredFields) as $field)