mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 09:09:04 +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;
|
++$i;
|
||||||
} while ($valid);
|
} while ($valid);
|
||||||
|
|
||||||
if ($this->tmpl->stable)
|
if (!$this->tmpl->xslt)
|
||||||
{
|
{
|
||||||
echo parse_navbar();
|
echo parse_navbar();
|
||||||
$GLOBALS['phpgw']->template->pfp('phpgw_body','info_admin');
|
$GLOBALS['phpgw']->template->pfp('phpgw_body','info_admin');
|
||||||
|
Loading…
Reference in New Issue
Block a user