X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/cec07ef1f8c61d740eef7cced0169088c27db43d..4f9e7ff026a604ff0cbec161b9bddb0f07c4fe99:/DependencyInjection/Configuration.php diff --git a/DependencyInjection/Configuration.php b/DependencyInjection/Configuration.php index cdceea0..4a5d2c8 100644 --- a/DependencyInjection/Configuration.php +++ b/DependencyInjection/Configuration.php @@ -98,7 +98,7 @@ class Configuration implements ConfigurationInterface { 'route' => [ 'home' => 'home_url' ], 'view' => [ 'name' => '@RapsysUser/index.html.twig', - 'context' => [ 'title' => 'Index' ] + 'context' => [ 'title' => 'Users' ] ] ], 'login' => [