Correct id attribute
This commit is contained in:
parent
a4c7a3b51d
commit
26dea7bcb6
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
<div class="row">
|
||||
<div class="col-12">
|
||||
<div class="mb-3">
|
||||
<label class="form-label" for="google-matomo_analytics_urlanalytics-code">
|
||||
<label class="form-label" for="matomo-analytics-url">
|
||||
<?= lang('matomo_analytics_url') ?>
|
||||
</label>
|
||||
<input id="matomo-analytics-url" placeholder="//example.org/url/to/matomo/"
|
||||
|
|
Loading…
Reference in a new issue