Fixed #846 Viewing event from calendar displays event
See https://github.com/friendica/red/issues/846
This commit is contained in:
@@ -275,7 +275,7 @@ if(! $a->install) {
|
||||
if(! $chat_txtbgcol)
|
||||
$chat_txtbgcol = "#EEE";
|
||||
if(! $fancybox_bgcolour)
|
||||
$fancybox_bgcolour = "#FFF";
|
||||
$fancybox_bgcolour = "#FFFFFF";
|
||||
if (!$comment_padding)
|
||||
$comment_padding="0px";
|
||||
if (!$comment_border_left)
|
||||
|
||||
Reference in New Issue
Block a user