little fix template

fix link between label and checkbox (updateCheck)
This commit is contained in:
agentcobra 2019-08-01 12:33:25 +02:00 committed by GitHub
parent fa7625219d
commit 419eef1f56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,7 +199,7 @@
<div class="pure-g">
<div class="pure-u-lg-{$ratioLabel} pure-u-{$ratioLabelMobile}">
<div class="form-label">
<label for="hidePublicLinks">
<label for="updateCheck">
<span class="label-name">{'Check updates'|t}</span><br>
<span class="label-desc">{'Notify me when a new release is ready'|t}</span>
</label>