X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/831fbd21461a9d9a6db4eecbc3930432babdfd73..464e25dbf15d02831b601c819a9aa8cf2c548baf:/readline.plp diff --git a/readline.plp b/readline.plp index 06c8e30..f9a29b1 100644 --- a/readline.plp +++ b/readline.plp @@ -28,8 +28,8 @@ $header{content_type} = "text/html; charset=$sign{charset}"; ) for keys %styles; our $showkeys = exists $get{keys} && $get{keys} ne '0'; - print "\n" unless $showkeys; - print "\n" + print "\n".'' unless $showkeys; + print "\n".'' if $showkeys and $get{keys} eq 'ghost'; :>