X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0a81f332607bf5e9df383c064fec708810103816..410d94e7abdb832594a42792b34bd2bdad669dc8:/screen.plp diff --git a/screen.plp b/screen.plp index 755dfd1..26d6451 100644 --- a/screen.plp +++ b/screen.plp @@ -34,7 +34,7 @@ $keys->print_rows($get{rows});
<: - $keys->print_legend('legend-types', [map { "g$_" } 0 .. 8]); + $keys->print_legend('legend-types', [map { "g$_" } 1 .. 9]); :>