mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix help message
This commit is contained in:
parent
34fb338b3f
commit
dadd97c769
@ -352,7 +352,7 @@
|
||||
->label(trans('texts.company_field')) !!}
|
||||
{!! Former::text('custom_value2')
|
||||
->label(trans('texts.field_value'))
|
||||
->help(trans('texts.custom_account_fields_help')) !!}
|
||||
->help(trans('texts.custom_account_fields_helps')) !!}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user