mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:48:51 +08:00
fix suggest xss + nfo view style default
This commit is contained in:
@@ -790,6 +790,7 @@ $lang_settings = array
|
||||
'text_zero_bonus_tag_note' => '。带此标签的种子为零魔种子',
|
||||
'row_upload_deny_approval_deny_count' => '拒绝发布审核不通过数',
|
||||
'text_upload_deny_approval_deny_count_note' => "当审核不通过的种子数大于等于此数值时,不允许发布。设置为 '0' 不使用此规则",
|
||||
'row_nfo_view_style_default' => 'NFO 默认查看样式',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -790,6 +790,7 @@ $lang_settings = array
|
||||
'text_zero_bonus_tag_note' => '。帶此標簽的種子為零魔種子',
|
||||
'row_upload_deny_approval_deny_count' => '拒絕發布審核不通過數',
|
||||
'text_upload_deny_approval_deny_count_note' => "當審核不通過的種子數大於等於此數值時,不允許發布。設置為 '0' 不使用此規則",
|
||||
'row_nfo_view_style_default' => 'NFO 默認查看樣式',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -790,6 +790,7 @@ $lang_settings = array
|
||||
'text_zero_bonus_tag_note' => '. Torrents with this tag are zero bonus torrents',
|
||||
'row_upload_deny_approval_deny_count' => 'Refuse to upload approval deny count',
|
||||
'text_upload_deny_approval_deny_count_note' => "When the number of torrents approval deny is greater than or equal to this value, publishing is not allowed. Set to '0' to not use this rule",
|
||||
'row_nfo_view_style_default' => 'NFO view style default',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user