Swap to URL input

This commit is contained in:
Daniel O'Connor
2025-04-17 19:49:28 +09:30
committed by GitHub
parent 8b7e36a697
commit 89beb73836

View File

@@ -264,7 +264,7 @@
<label class="col-md-3 control-label" for="redirect">{{ trans('admin/settings/general.oauth_redirect_url') }}</label>
<div class="col-md-7">
<input type="text"
<input type="url"
class="form-control"
aria-label="redirect"
name="redirect"