forked from extern/egroupware
"fixed wrong template-name in export, if name contains variables"
This commit is contained in:
parent
1ca2d5c02a
commit
c6d16df5a4
@ -266,7 +266,6 @@
|
|||||||
{
|
{
|
||||||
$this->add_etempl($templ,$embeded_too);
|
$this->add_etempl($templ,$embeded_too);
|
||||||
}
|
}
|
||||||
$cell['name'] = $templ->name;
|
|
||||||
unset($templ);
|
unset($templ);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user