Unify header level for weather widget.

This commit is contained in:
Andreas Neustifter 2018-07-19 06:18:45 +02:00
parent 3940618a4a
commit 3050aef871
1 changed files with 1 additions and 1 deletions

View 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}}">