mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-05 07:20:58 +08:00
change no release any other tag color red
This commit is contained in:
@@ -4476,7 +4476,7 @@ function torrentTags($tags = 0, $type = 'checkbox')
|
||||
$tagsOptions = [
|
||||
[
|
||||
'text' => $lang_functions['text_tag_no_release_to_any_other'],
|
||||
'color' => '#D74D4D',
|
||||
'color' => '#ff0000',
|
||||
],
|
||||
[
|
||||
'text' => $lang_functions['text_tag_first_release'],
|
||||
|
||||
Reference in New Issue
Block a user