mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +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 = [
|
$tagsOptions = [
|
||||||
[
|
[
|
||||||
'text' => $lang_functions['text_tag_no_release_to_any_other'],
|
'text' => $lang_functions['text_tag_no_release_to_any_other'],
|
||||||
'color' => '#D74D4D',
|
'color' => '#ff0000',
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'text' => $lang_functions['text_tag_first_release'],
|
'text' => $lang_functions['text_tag_first_release'],
|
||||||
|
|||||||
Reference in New Issue
Block a user