diff --git a/src/Bundle/ChillMainBundle/Resources/views/Menu/user.html.twig b/src/Bundle/ChillMainBundle/Resources/views/Menu/user.html.twig index e42faeeb6..9d2417058 100644 --- a/src/Bundle/ChillMainBundle/Resources/views/Menu/user.html.twig +++ b/src/Bundle/ChillMainBundle/Resources/views/Menu/user.html.twig @@ -28,7 +28,7 @@ {{ app.user.username }} - {{ render(controller('ChillMainBundle:UI:showNotificationUserCounter')) }} + {{ render(controller('Chill\\MainBundle\\Controller\\UIController::showNotificationUserCounterAction')) }} {% if is_granted('ROLE_PREVIOUS_ADMIN') %}