Fix: Renamed "Future Forecast" to "Later" on upcoming.
This commit is contained in:
parent
1787852360
commit
35a7c46145
|
@ -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…
Reference in New Issue