3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

Change "Name" to "Log name" in log importers.

This commit is contained in:
Michael Stenta 2017-12-28 11:03:18 -05:00
parent 5d2dd3c17e
commit 5a5194af05

View file

@ -118,7 +118,7 @@ function farm_import_log_importer($log_type) {
'language' => 'und',
),
array(
'source' => 'Name',
'source' => 'Log name',
'target' => 'name',
'unique' => FALSE,
'language' => 'und',