From be5cafbb2d3eec87bc774570b90ec8dda8ce634c Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Fri, 25 Jul 2008 16:52:24 +0200 Subject: [PATCH] [svn r15847] Bug fixed viewed only in IE6 && IE7 (see 2757) --- main/dropbox/dropbox_functions.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/dropbox/dropbox_functions.inc.php b/main/dropbox/dropbox_functions.inc.php index 94ea1c9601..cdf4176d4c 100644 --- a/main/dropbox/dropbox_functions.inc.php +++ b/main/dropbox/dropbox_functions.inc.php @@ -1079,7 +1079,7 @@ function feedback_form() if ($number_users_who_see_file>1) { $return .= '
'; + onclick="document.form_tablename.attributes.action.value = document.location;"/>'; } else {