mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Update label
This commit is contained in:
parent
b9b428902f
commit
32b584f2c6
@ -81,7 +81,7 @@
|
|||||||
|
|
||||||
{!! Former::inline_radios('custom_invoice_link')
|
{!! Former::inline_radios('custom_invoice_link')
|
||||||
->onchange('onCustomLinkChange()')
|
->onchange('onCustomLinkChange()')
|
||||||
->label(trans('texts.customize'))
|
->label(trans('texts.custom'))
|
||||||
->radios([
|
->radios([
|
||||||
trans('texts.subdomain') => ['value' => 'subdomain', 'name' => 'custom_link'],
|
trans('texts.subdomain') => ['value' => 'subdomain', 'name' => 'custom_link'],
|
||||||
'iFrame' => ['value' => 'iframe', 'name' => 'custom_link'],
|
'iFrame' => ['value' => 'iframe', 'name' => 'custom_link'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user