From d0fcac2802b45a2f26bd490c2449f72cab0ea93e Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Sun, 21 Jan 2024 23:36:52 +0100 Subject: [PATCH] Maj in product name Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> --- config_panel.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_panel.toml b/config_panel.toml index 3a65e61..38decad 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -40,7 +40,7 @@ services = ["php8.2-fpm"] ask = "Lost password link" type = "url" bind = ":__INSTALL_DIR__/config/config.php" - help = "Allow to redirect on a custom form to require a password reset (for example to ask you to reset it from this yunohost webadmin)" + help = "Allow to redirect on a custom form to require a password reset (for example to ask you to reset it from this YunoHost webadmin)" [main.account.logout_url] ask = "Logout URL"