diff --git a/Check.pm b/Check.pm index d70d975..e7a2f63 100644 --- a/Check.pm +++ b/Check.pm @@ -119,19 +119,10 @@ sub action $str = <${HostLink($host)} - ${UserLink(defined($Hosts->{$host}) - ? $Hosts->{$host}{user} : "")} - ${EscHTML($Conf{ClientComment})} - $fullCnt $fullAge - $fullSize - $fullRate - $incrCnt $incrAge $lastAge - $Lang->{$tempState} $lastXferErrors - $Lang->{$tempReason}$shortErr EOF if ( @Backups == 0 ) { $hostCntNone++; diff --git a/en.pm b/en.pm index 2e9bce0..35c4cdd 100644 --- a/en.pm +++ b/en.pm @@ -1547,18 +1547,10 @@ $Lang{BackupPC_Check} = < Host - User - Comment - #Full Full Age (days) - Full Size (GiB) - Speed (MiB/s) - #Incr Incr Age (days) Last Backup (days) - State #Xfer errs - Last attempt \$strGood EOF