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