X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/882594ac062f8409a8b7d840988038c2caccd2fb..54bd1719f9ca8db62ef6a3d766d3965e01833c20:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 3e9704fd2..9cc1065f5 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -3581,7 +3581,6 @@ sub layout { my %style_to_script_map = ( v3 => 'v3', neu => 'new', - v4 => 'v4', ); my $menu_script = $style_to_script_map{$::myconfig{menustyle}} || '';