]> Raphaƫl G. Git Repositories - userbundle/blobdiff - DependencyInjection/Configuration.php
Version 0.5.5
[userbundle] / DependencyInjection / Configuration.php
index cdceea07bffc52cd485fd054b557fcb6b821794f..4a5d2c8ba311b8da574db6b199f79adf4574de03 100644 (file)
@@ -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' => [