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
1 changed files with 1 additions and 1 deletions

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',