From e6dd3ce45f6a9767915d7d5a8576bb4ae64c83eb Mon Sep 17 00:00:00 2001 From: MatsA Date: Tue, 15 Jan 2019 16:00:46 +0100 Subject: [PATCH] Change from hardcoded description to $lang[xx] --- max-minwind.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/max-minwind.php b/max-minwind.php index 1756c06..379628e 100644 --- a/max-minwind.php +++ b/max-minwind.php @@ -26,9 +26,9 @@ ?> -
Wind
+
-
Max +
Wind
@@ -53,8 +53,8 @@ else if ($weather["wind_units"]=='m/s' && $weather["wind_gust_speed_max"]>-50){ echo "", $weather["wind_gust_speed_max"]." ".$weather["wind_units"] ; } ?>
-
Gust
-
Max +
+
- \ No newline at end of file +