X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=newjmember.pl;h=7d6fff48a555e8ccedd260c082dc398b55f4b77a;hb=40d6ddb38325c82ed9811dad4e25cfd8677e1c2a;hp=199443dd8042f0dd577f974e563c0f0174c596ba;hpb=c1614d9f8150ce35a51e539b41a4897e9948da06;p=koha_gimpoz diff --git a/newjmember.pl b/newjmember.pl index 199443dd80..7d6fff48a5 100755 --- a/newjmember.pl +++ b/newjmember.pl @@ -118,4 +118,4 @@ $template->param( NOK => (ok==1), inputsloop => \@inputsloop, string => $string); -print "Content-Type:Text/html\n\n",$template->output; +print "Content-Type: text/html\n\n", $template->output;