mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 08:39:07 +01:00
view variable improper location
This commit is contained in:
parent
e13e85e0a5
commit
7a5e8c4b72
@ -48,8 +48,8 @@
|
||||
|
||||
if ($friendly) {
|
||||
echo "<body bgcolor=\"".$phpgw_info["theme"]["bg_color"]."\">";
|
||||
$view = "month";
|
||||
}
|
||||
$view = "month";
|
||||
?>
|
||||
|
||||
<HEAD>
|
||||
|
Loading…
Reference in New Issue
Block a user