Fixed typo for top-section
This commit is contained in:
parent
e3e07b5c51
commit
5022a28747
@ -239,7 +239,7 @@ body{
|
|||||||
<div class="ts checkboxes">
|
<div class="ts checkboxes">
|
||||||
<div class="ts radio checkbox">
|
<div class="ts radio checkbox">
|
||||||
<input id="Weather" type="radio" name="ts" checked>
|
<input id="Weather" type="radio" name="ts" checked>
|
||||||
<label for="Weather">Events from my iCalendar</label>
|
<label for="Weather">Weather</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="ts radio checkbox">
|
<div class="ts radio checkbox">
|
||||||
<input id="top_blank" type="radio" name="ts">
|
<input id="top_blank" type="radio" name="ts">
|
||||||
|
Loading…
Reference in New Issue
Block a user