1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Fix: Renamed "Future Forecast" to "Later" on upcoming.

This commit is contained in:
Mark McDowall
2012-03-02 12:20:30 -08:00
parent 1787852360
commit 35a7c46145
+1 -1
View File
@@ -113,7 +113,7 @@
}
<tr class="title-row">
<td colspan="6">
Future Forecast
Later
</td>
</tr>
@for (int i = 0; i < Model.Week.Count; i++)