X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=lib%2FBackupPC%2FCGI%2FView.pm;h=f6cc6376f827f0343d04c26cf814833d2e5ef3d0;hb=546f9691f118c9ea2d164f377994b4a018a60d02;hp=378e31e388ea04e15e6285f8d34d47897cb244b9;hpb=79e0593c501fd58046feeca20c315cc4ac283435;p=BackupPC.git diff --git a/lib/BackupPC/CGI/View.pm b/lib/BackupPC/CGI/View.pm index 378e31e..f6cc637 100644 --- a/lib/BackupPC/CGI/View.pm +++ b/lib/BackupPC/CGI/View.pm @@ -28,7 +28,7 @@ # #======================================================================== # -# Version 2.1.0beta2, released 23 May 2004. +# Version 2.1.0, released 20 Jun 2004. # # See http://backuppc.sourceforge.net. # @@ -216,7 +216,7 @@ sub action return $c; }; # - # Documentation a different header and no pre or post text, + # Documentation has a different header and no pre or post text, # so just handle it here # Header($Lang->{BackupPC__Documentation}, "", 0, $contentSub);