Update label for URL resolution option in webhook entries template
This commit is contained in:
parent
955b94456d
commit
4d8fd145cf
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@
|
||||||
id="resolve_urls"
|
id="resolve_urls"
|
||||||
name="resolve_urls"
|
name="resolve_urls"
|
||||||
{% if resolve_urls %}checked{% endif %} />
|
{% if resolve_urls %}checked{% endif %} />
|
||||||
<label class="form-check-label small" for="resolve_urls">Resolve final URL with redirects (uses httpx)</label>
|
<label class="form-check-label small" for="resolve_urls">Resolve final URL with redirects</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-12 form-check ms-1">
|
<div class="col-12 form-check ms-1">
|
||||||
<input class="form-check-input"
|
<input class="form-check-input"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue