diff --git a/lib/Alchemy/Phrasea/Core/Configuration/RegistryFormManipulator.php b/lib/Alchemy/Phrasea/Core/Configuration/RegistryFormManipulator.php index 973db4f6e5..a0eb3f01a2 100644 --- a/lib/Alchemy/Phrasea/Core/Configuration/RegistryFormManipulator.php +++ b/lib/Alchemy/Phrasea/Core/Configuration/RegistryFormManipulator.php @@ -110,7 +110,7 @@ class RegistryFormManipulator 'thumb-substitution' => true, 'anonymous-report' => false, ], - 'actions' => [ + 'actions' => [ 'download-max-size' => 120, 'validation-reminder-days' => 2, 'validation-expiration-days' => 10, @@ -123,7 +123,7 @@ class RegistryFormManipulator 'force-push-authentication' => false, 'enable-feed-notification' => true, ], - 'ftp' => [ + 'ftp' => [ 'ftp-enabled' => false, 'ftp-user-access' => false, ], @@ -131,16 +131,16 @@ class RegistryFormManipulator 'auto-select-collections' => true, 'auto-register-enabled' => false, ], - 'maintenance' => [ + 'maintenance' => [ 'message' => 'The application is down for maintenance', 'enabled' => false, ], - 'api-clients' => [ + 'api-clients' => [ 'api-enabled' => true, 'navigator-enabled' => true, 'office-enabled' => true, ], - 'webservices' => [ + 'webservices' => [ 'google-charts-enabled' => true, 'geonames-server' => 'http://geonames.alchemyasp.com/', 'captchas-enabled' => false, diff --git a/templates/web/common/menubar.html.twig b/templates/web/common/menubar.html.twig index bf2470e469..4d0de42c83 100644 --- a/templates/web/common/menubar.html.twig +++ b/templates/web/common/menubar.html.twig @@ -155,7 +155,8 @@ {% endif %} +

gitlog

">{{ 'phraseanet:: a propos' | trans }}