mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 09:09:04 +01:00
new template
This commit is contained in:
parent
3504b92187
commit
89c7cf2604
@ -44,7 +44,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
$phpgw->common->phpgw_header();
|
$phpgw->common->phpgw_header();
|
||||||
$phpgw->common->navbar();
|
echo parse_navbar();
|
||||||
|
|
||||||
if ($totalerrors) {
|
if ($totalerrors) {
|
||||||
echo "<p><center>" . $phpgw->common->error_list($errors) . "</center>";
|
echo "<p><center>" . $phpgw->common->error_list($errors) . "</center>";
|
||||||
|
Loading…
Reference in New Issue
Block a user