diff --git a/module/block/view/todoblock.html.php b/module/block/view/todoblock.html.php index 4fc17323f0..1bb55b5a37 100644 --- a/module/block/view/todoblock.html.php +++ b/module/block/view/todoblock.html.php @@ -23,7 +23,7 @@ $todo):?> get->entry}'" : ''; - $viewLink = $this->createLink('todo', 'view', "todoID={$todo->id}"); + $viewLink = $this->createLink('todo', 'view', "todoID={$todo->id}&from=my"); ?> > date == '2030-01-01' ? $lang->todo->periods['future'] : $todo->date;?>