diff --git a/app/Controller/EventsController.php b/app/Controller/EventsController.php index 0e00aa8a1..a49c3c0b6 100644 --- a/app/Controller/EventsController.php +++ b/app/Controller/EventsController.php @@ -1602,6 +1602,7 @@ class EventsController extends AppController $this->set('defaultFilteringRules', $this->defaultFilteringRules); $this->set('mitreAttackGalaxyId', $this->Event->GalaxyCluster->Galaxy->getMitreAttackGalaxyId()); $this->set('modificationMapCSV', $modificationMapCSV); + $this->set('title_for_layout', __('Event #%s', $event['Event']['id'])); } public function view($id = null, $continue=false, $fromEvent=null) diff --git a/app/files/misp-galaxy b/app/files/misp-galaxy index 881a5664a..dee9a5646 160000 --- a/app/files/misp-galaxy +++ b/app/files/misp-galaxy @@ -1 +1 @@ -Subproject commit 881a5664acfbb0e3ef68c70b641a966859ed2f4f +Subproject commit dee9a564606ba92c50f13b53884bceaacf6c4522 diff --git a/app/files/warninglists b/app/files/warninglists index 2c116cbd1..78590f352 160000 --- a/app/files/warninglists +++ b/app/files/warninglists @@ -1 +1 @@ -Subproject commit 2c116cbd1ff50b2ed677ea6af08c8a6bf511a6fd +Subproject commit 78590f35269658cceb009d0fe282d5274e74ba89