From 8519c15a60e47fc53dc79379485b7a325de54262 Mon Sep 17 00:00:00 2001 From: Heuzef Date: Mon, 7 Oct 2019 11:08:20 +0200 Subject: [PATCH] Revert --- Check.pm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Check.pm b/Check.pm index 18dbdc2..6ba574d 100644 --- a/Check.pm +++ b/Check.pm @@ -235,20 +235,20 @@ EOF # Show header $header = <This check was generated at $now.

+\${h1(qq{BackupPC: Check})} +

This check was generated at \$now.

-

File system pool size usage ($DUmaxTime) :

+

File system pool size usage (\$DUmaxTime) :

-
$Info{DUDailyMax}%
+
\$Info{DUDailyMax}%
-

File system inode size usage ($DUInodemaxTime) :

+

File system inode size usage (\$DUInodemaxTime) :

-
$Info{DUInodeDailyMax}%
+
\$Info{DUInodeDailyMax}%
- ${h2("Backups summary")} + \${h2("Backups summary")} @@ -256,7 +256,7 @@ ${h1(qq{BackupPC: Check})} - $strGood + \$strGood
Host Errors Size Consistency Browse
EOF