]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/dn.pl
Typos beim entfernen von setupPoints/setupDateFormat
[mfinanz.git] / bin / mozilla / dn.pl
index 92db5d87527bc38e0753709368df26e6ae098492..3a8f9fbc9d46238c34586aec9d7a05d4aa8f8973 100644 (file)
@@ -316,7 +316,7 @@ sub search {
 
   $form->header();
 
-  $form->{onload} = qq|focus()|
+  $form->{onload} = qq|focus()|;
 
   print $form->parse_html_template("dunning/search");