patch included as attachment
--
You received this message because you are subscribed to the Google Groups
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-development/0c615556-6183-4ad3-9544-7e3205f31d51n%40googlegroups.com.
diff -Naur weewx-4.6.0/skins/Standard/week.html.tmpl weewx-4.6.0.new/skins/Standard/week.html.tmpl
--- weewx-4.6.0/skins/Standard/week.html.tmpl 2022-01-04 12:45:54.580934300 -0800
+++ weewx-4.6.0.new/skins/Standard/week.html.tmpl 2022-02-06 06:09:08.206294424 -0800
@@ -283,7 +283,7 @@
$gettext("High Wind")
</td>
<td class="stats_data">
- $month.wind.max from $month.wind.gustdir $gettext("at") $month.wind.maxtime
+ $month.wind.max $gettext("from") $month.wind.gustdir $gettext("at") $month.wind.maxtime
</td>
</tr>
<tr>