mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-31 12:10:19 -07:00
Fix: Renamed "Future Forecast" to "Later" on upcoming.
This commit is contained in:
parent
1787852360
commit
35a7c46145
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
||||||
}
|
}
|
||||||
<tr class="title-row">
|
<tr class="title-row">
|
||||||
<td colspan="6">
|
<td colspan="6">
|
||||||
Future Forecast
|
Later
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@for (int i = 0; i < Model.Week.Count; i++)
|
@for (int i = 0; i < Model.Week.Count; i++)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue