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