diff --git a/main/dropbox/dropbox_functions.inc.php b/main/dropbox/dropbox_functions.inc.php index 6d38c677ef..89976a3d69 100755 --- a/main/dropbox/dropbox_functions.inc.php +++ b/main/dropbox/dropbox_functions.inc.php @@ -1154,7 +1154,7 @@ function feedback_form() { $token = Security::get_token(); $return .= ''; - $return .= ''; + $return .= ''; $return .= '
'; }