X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=lib%2FBackupPC%2FCGI%2FBrowse.pm;h=44d1777f404d190d462c5a6b3c9d41466db52604;hp=33c525df99440adeb3e26f396b9267899eba0dce;hb=767343f0d11d0ffffa71123037cee8a119de433a;hpb=9fe65ff02dc6a9ea47b833629c02a4a43c98e5b6 diff --git a/lib/BackupPC/CGI/Browse.pm b/lib/BackupPC/CGI/Browse.pm index 33c525d..44d1777 100644 --- a/lib/BackupPC/CGI/Browse.pm +++ b/lib/BackupPC/CGI/Browse.pm @@ -303,8 +303,7 @@ EOF } # XXX ASA - my $checked = $In{only_increment} ? ' checked' : ''; - $filledBackup .= "
  • show only this increment"; + $filledBackup .= "
  • show only this increment"; $dir = decode_utf8($dir); $share = decode_utf8($share);