label = 'Move tagged todos'; $this->title = 'Move items to ## done'; $this->params['sectok'] = \getSecurityToken(); $this->svg = __DIR__ . '/todo.svg'; } }