mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Renamed AiredAfter to CustomStartDate
This commit is contained in:
parent
15e4a286d1
commit
a7a0a25029
21 changed files with 93 additions and 71 deletions
|
@ -37,7 +37,7 @@ th .footer-control-quality {
|
|||
width: 120px;
|
||||
}
|
||||
|
||||
td .aired-after {
|
||||
td .start-date {
|
||||
width: 80px;
|
||||
}
|
||||
|
||||
|
@ -45,7 +45,7 @@ th .footer-control-boolean {
|
|||
width: 90px;
|
||||
}
|
||||
|
||||
th .footer-control-aired-after {
|
||||
th .footer-control-start-date {
|
||||
width: 80px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue