File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Resources/Private/Templates/Module Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
< vh:Getter .GetFieldLabelFromUid uid ="{fieldUid} " />
22
22
</ f:then >
23
23
< f:else >
24
- < f:translate key ="\In2code\Powermail\Domain\Model\Mail.{vh:string.underscoredToLowerCamelCase(val:fieldUid)} " />
24
+ < f:translate key ="\In2code\Powermail\Domain\Model\Mail.{vh:string.underscoredToLowerCamelCase(val:fieldUid)} " extensionName =" powermail " />
25
25
</ f:else >
26
26
</ f:if >
27
27
</ th >
57
57
< f:if condition ="{0:fieldUid} == {0:'crdate'} ">
58
58
< f:then >
59
59
< f:format .date format ="d.m.Y H:i:s "> < vh:misc .variableInVariable obj ="{mail} " prop ="{fieldUid} " /> </ f:format .date>
60
- < f:translate key ="Clock " />
60
+ < f:translate key ="Clock " extensionName =" powermail " />
61
61
</ f:then >
62
62
< f:else >
63
63
< f:if condition ="{0 : fieldUid} == {0 : 'time'} ">
You can’t perform that action at this time.
0 commit comments