Index: branches/5.2.x/core/units/system_event_subscriptions/system_event_subscription_tp.php =================================================================== diff -u -N -r15268 -r15274 --- branches/5.2.x/core/units/system_event_subscriptions/system_event_subscription_tp.php (.../system_event_subscription_tp.php) (revision 15268) +++ branches/5.2.x/core/units/system_event_subscriptions/system_event_subscription_tp.php (.../system_event_subscription_tp.php) (revision 15274) @@ -1,6 +1,6 @@ Application->ProcessParsedTag('c', 'CategoryPath', $params); + $navigation_bar = $this->Application->recallObject('kNavigationBar'); + /* @var $navigation_bar kNavigationBar */ + + return $navigation_bar->build($params); } /**