mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
"fixed wrong template-name in export, if name contains variables"
This commit is contained in:
parent
a80c2f92c8
commit
684ad891b8
@ -270,7 +270,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