mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
Import/Export: Fix import definition dialog field mapping was not translated
This commit is contained in:
parent
7c46ce4c15
commit
fb8b1d5fdc
@ -29,7 +29,7 @@
|
||||
<row>
|
||||
<et2-description value="$row_cont[index]" noLang="1"></et2-description>
|
||||
<et2-description value="$row_cont[title]" noLang="1"></et2-description>
|
||||
<et2-select id="{$row}[field]" noLang="1"></et2-select>
|
||||
<et2-select id="{$row}[field]"></et2-select>
|
||||
<et2-textbox id="{$row}[conversion]"></et2-textbox>
|
||||
</row>
|
||||
</rows>
|
||||
|
Loading…
Reference in New Issue
Block a user