Update predefined-form.blade.php

This commit is contained in:
Julian Prieber 2022-11-14 11:46:22 +01:00
parent 69657bd143
commit 6141291ae3
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@
<label for='link' class='form-label'>URL</label> <label for='link' class='form-label'>URL</label>
<input type='url' name='link' value='{{$link_url}}' class='form-control' required /> <input type='url' name='link' value='{{$link_url}}' class='form-control' required />
<span class='small text-muted'>Enter the URL for to your profile page</span> <span class='small text-muted'>Enter the link URL</span>