fix the judgement of upload authority

This commit is contained in:
xiaomlove
2022-12-04 00:22:43 +08:00
parent 1ee9a0c869
commit e85417a348
9 changed files with 22 additions and 18 deletions

View File

@@ -41,7 +41,6 @@ $lang_upload = array
'text_english_title' => "英文名:",
'text_titles_note' => "(如果英文名不存在,請使用拼音或不填寫)",
'fill_quality' => '填寫質量',
'approval_deny_reach_upper_limit' => '當前審核被拒絕的種子數:%s 達到上限,不允許發布。',
);
?>