X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6b063f3c88f7ca16e83a19759441a05e0ff84a47..refs/heads/b-3.4.1:/js/follow_up.js diff --git a/js/follow_up.js b/js/follow_up.js index 379c71684..4b11dcdb5 100644 --- a/js/follow_up.js +++ b/js/follow_up.js @@ -4,6 +4,7 @@ function follow_up_window() { var parm = centerParms(width, height) + ",width=" + width + ",height=" + height + ",status=yes,scrollbars=yes"; url = "fu.pl?" + + "INPUT_ENCODING=UTF-8&" + "action=add" + "&" + "POPUP_MODE=1";