Explorar o código

Show the gust direction of last year instead of the one of today in history

Lieven Hollevoet %!s(int64=7) %!d(string=hai) anos
pai
achega
d437c3845c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      index.html.tmpl

+ 1 - 1
index.html.tmpl

@@ -463,7 +463,7 @@
               </tr>
               <tr>
                 <td>High Wind</td>
-                <td>$days_ago($days_ago=$n).wind.max $day.wind.gustdir</td>
+                <td>$days_ago($days_ago=$n).wind.max $days_ago($days_ago=$n).wind.gustdir</td>
                 <td>$days_ago($days_ago=$n).wind.maxtime</td>
               </tr>
               <tr>