From be6bfb10eefb958107b5e398e79fa9f03c40a49a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 9 Jun 2024 15:19:35 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index c8bd83a..35c2e86 100644 --- a/manifest.toml +++ b/manifest.toml @@ -37,7 +37,7 @@ ram.runtime = "200M" default = "/zabbix" [install.init_main_permission] - help.en = "A public app doesn't need SSO auth : the auth page is opened for everyone" + help.en = "A public app doesn't need SSO auth: the auth page is opened for everyone" help.fr = "Une application publique ne nécessite pas une authentification SSO : sa page d'authentication est ouverte à tous" type = "group" default = "visitors"