X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/981c312d18027a926fc90971d1fdf68e5610f7a7..f7f03503cfc22a15f5497d09dd9215c10c1d39b1:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 46b190580..186e66151 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -537,7 +537,7 @@ sub footer { print $::request->{layout}->post_content; if (my @inline_scripts = $::request->{layout}->javascripts_inline) { - print "\n" for @inline_scripts; + print "\n"; } print <