From a4c0cf692538dfb1e07e3f64899cfcd2af7421e5 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 12 Jul 2022 00:29:06 +0200 Subject: [PATCH] Fix #36 --- conf/Template_Yunohost.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/Template_Yunohost.xml b/conf/Template_Yunohost.xml index 50e2ff0..9d310d5 100644 --- a/conf/Template_Yunohost.xml +++ b/conf/Template_Yunohost.xml @@ -139,7 +139,7 @@ fi {last()}>={$YUNOHOST.BACKUP.MAXDAYS} - Yunhost hasn't backup since more than {$YUNOHOST.BACKUP.MAXDAYS} days + YunoHost hasn't backup since more than {$YUNOHOST.BACKUP.MAXDAYS} days {ITEM.LASTVALUE} HIGH Please check https://yunohost.org/#/backup @@ -159,7 +159,7 @@ fi {last()}=0 - Yunhost hasn't backup yet + YunoHost hasn't backup yet HIGH Please check https://yunohost.org/#/backup YES @@ -502,7 +502,7 @@ fi {Template Yunohost:yunohost.migrations.lastavailable.last()}<>{Template Yunohost:yunohost.migrations.lastinstalled.last()} - Yunhost has migration in pending state + YunoHost has migration in pending state INFO Check Yunohost documentation and "yunohost/admin/#/tools/migrations/ " url or "sudo yunohost tools migrations migrate" command YES