X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/981c312d18027a926fc90971d1fdf68e5610f7a7..f7f03503cfc22a15f5497d09dd9215c10c1d39b1:/bin/mozilla/gl.pl diff --git a/bin/mozilla/gl.pl b/bin/mozilla/gl.pl index e217aee3f..8cf990099 100644 --- a/bin/mozilla/gl.pl +++ b/bin/mozilla/gl.pl @@ -221,8 +221,6 @@ sub search { $::form->{ALL_EMPLOYEES} = SL::DB::Manager::Employee->get_all(query => [ deleted => 0 ]); my $onload = "focus()" - . qq|;setupDateFormat('|. $::myconfig{dateformat} . qq|', '| . $::locale->text("Falsches Datumsformat!") . qq|')| - . qq|;setupPoints('|. $::myconfig{numberformat} . qq|', '| . $::locale->text("wrongformat") . qq|')|; $::form->header; print $::form->parse_html_template('gl/search', {