From 3092bb461572b12693790e89dc062f573db30b56 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Sun, 21 Jan 2024 23:36:21 +0100 Subject: [PATCH] Maj in brand 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 bc433ee..3a65e61 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -52,7 +52,7 @@ services = ["php8.2-fpm"] name = "Files" [main.files.skeleton] - ask = "To configure the default files created for new users, you can do it by logging on nextcloud with an admins account and edit files under `New user default files/default` or if you want to target a specific language `New user default files/FR`." + ask = "To configure the default files created for new users, you can do it by logging on Nextcloud with an admins account and edit files under `New user default files/default` or if you want to target a specific language `New user default files/FR`." type = "alert" style = "info"