Update label
This commit is contained in:
parent
b9b428902f
commit
32b584f2c6
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@
|
|||
|
||||
{!! Former::inline_radios('custom_invoice_link')
|
||||
->onchange('onCustomLinkChange()')
|
||||
->label(trans('texts.customize'))
|
||||
->label(trans('texts.custom'))
|
||||
->radios([
|
||||
trans('texts.subdomain') => ['value' => 'subdomain', 'name' => 'custom_link'],
|
||||
'iFrame' => ['value' => 'iframe', 'name' => 'custom_link'],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue