X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/8bf4b29ac2bea396e7aafe10713ec3b148a153a8..f3ce23b458ade0fd2f8d634e2e3c380023bbb4e5:/mutt.plp diff --git a/mutt.plp b/mutt.plp index 3ab95a0..bac469f 100644 --- a/mutt.plp +++ b/mutt.plp @@ -25,27 +25,5 @@ my $info = do 'mutt.eng.inc.pl' or die $@; my $keys = Shiar_Sheet::Keyboard->new($info); $keys->map($get{map}) or undef $get{map}; $keys->print_rows($get{rows}); -:> - -
- -
-
-<: $keys->print_legend('legend-types', ['g1' .. 'g4', 'g6' .. 'g9']) :> -
- -
-<: $keys->print_legend('legend-options', [qw( arg )]) :> - - -
-
+$keys->print_legends(\%get);