mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 17:04:14 +01:00
old call for navbar
This commit is contained in:
parent
fb95fa7c11
commit
2f30f55432
@ -65,7 +65,7 @@ if (! $submit) {
|
||||
$error = lang("you must enter a password");
|
||||
|
||||
if ($error) {
|
||||
phpgw_navbar();
|
||||
$phpgw->common->navbar();
|
||||
echo "<p><br>$error</p>";
|
||||
exit;
|
||||
}
|
||||
@ -82,3 +82,4 @@ if (! $submit) {
|
||||
Header("Location: " . $phpgw->link($phpgw_info["server"]["webserver_url"]
|
||||
. "/preferences/","cd=18"));
|
||||
}
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user