mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +01:00
change to reflect change in name of etemplate var
This commit is contained in:
parent
aeae312bc9
commit
80bcfc782a
@ -637,7 +637,7 @@
|
||||
++$i;
|
||||
} while ($valid);
|
||||
|
||||
if ($this->tmpl->stable)
|
||||
if (!$this->tmpl->xslt)
|
||||
{
|
||||
echo parse_navbar();
|
||||
$GLOBALS['phpgw']->template->pfp('phpgw_body','info_admin');
|
||||
|
Loading…
Reference in New Issue
Block a user