mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +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>
|
<row>
|
||||||
<et2-description value="$row_cont[index]" noLang="1"></et2-description>
|
<et2-description value="$row_cont[index]" noLang="1"></et2-description>
|
||||||
<et2-description value="$row_cont[title]" 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>
|
<et2-textbox id="{$row}[conversion]"></et2-textbox>
|
||||||
</row>
|
</row>
|
||||||
</rows>
|
</rows>
|
||||||
|
Loading…
Reference in New Issue
Block a user