Unify header level for weather widget. #648

Merged
astifter merged 1 commit from curweather_fix_header into develop 2018-07-19 06:35:55 +02:00
Showing only changes of commit 3050aef871 - Show all commits

Unify header level for weather widget.

Andreas Neustifter 2018-07-19 06:18:45 +02:00

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