Fix help message
This commit is contained in:
parent
34fb338b3f
commit
dadd97c769
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue