mirror of
https://github.com/friendica/friendica
synced 2024-11-18 07:43:51 +00:00
spelling: birthdays
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
fcc34f052b
commit
459f28776d
1 changed files with 1 additions and 1 deletions
|
@ -656,7 +656,7 @@ class Event
|
|||
}
|
||||
|
||||
// Show edit and drop actions only if the user is the owner of the event and the event
|
||||
// is a real event (no bithdays).
|
||||
// is a real event (no birthdays).
|
||||
$edit = null;
|
||||
$copy = null;
|
||||
$drop = null;
|
||||
|
|
Loading…
Reference in a new issue