Unify header level for weather widget.
authorAndreas Neustifter <andreas.neustifter@gmail.com>
Thu, 19 Jul 2018 04:18:45 +0000 (06:18 +0200)
committerAndreas Neustifter <andreas.neustifter@gmail.com>
Thu, 19 Jul 2018 04:18:45 +0000 (06:18 +0200)
curweather/templates/widget.tpl

index db3b7a8..0847ec0 100644 (file)
@@ -1,6 +1,6 @@
 <div id="curweather-network" class="widget">
        <div class="title tool">
-               <h4 title="{{$lastupdate}}">{{$title}}: {{$city}}</h4>
+               <h3 title="{{$lastupdate}}">{{$title}}: {{$city}}</h3>
        </div>
        <p>
        <img src="{{$icon}}" title="{{$description}}">