X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/b6c59a517a1d5af38b4d71c52f79343e76f78358..8b237b43167a2443b69b6c0a3aec13c926782fc1:/common.inc.plp diff --git a/common.inc.plp b/common.inc.plp index 4bf28bf..21cbc0d 100644 --- a/common.inc.plp +++ b/common.inc.plp @@ -34,7 +34,7 @@ sub stylesheet { return join "\n", map { sprintf( '', - $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.5", $_ + $_ eq $style ? 'stylesheet' : 'alternate stylesheet', "/$_.css?1.6", $_ ) } @_; } @@ -77,7 +77,7 @@ sub Html { !$showkeys ? '' : $showkeys eq 'ghost' ? '' : (), - '', + '', ) if $meta->{keys}; # flatten arrays