change to reflect change in name of etemplate var

This commit is contained in:
Ralf Becker 2005-02-05 14:18:18 +00:00
parent aeae312bc9
commit 80bcfc782a

View File

@ -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');