Updated placeholder for iframe url
This commit is contained in:
parent
b0a4a9b31c
commit
6a55cf56a0
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
->help(trans('texts.subdomain_help')) !!}
|
||||
|
||||
{!! Former::text('iframe_url')
|
||||
->placeholder('http://www.example.com/invoice')
|
||||
->placeholder('https://www.example.com/invoice')
|
||||
->appendIcon('question-sign')
|
||||
->addGroupClass('iframe_url')
|
||||
->label(' ')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue