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 changed files with 1 additions and 1 deletions

View File

@ -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++)