new template

This commit is contained in:
skeeter 2001-01-06 15:26:47 +00:00
parent 3504b92187
commit 89c7cf2604

View File

@ -44,7 +44,7 @@
}
$phpgw->common->phpgw_header();
$phpgw->common->navbar();
echo parse_navbar();
if ($totalerrors) {
echo "<p><center>" . $phpgw->common->error_list($errors) . "</center>";