diff --git a/main/dropbox/index.php b/main/dropbox/index.php
index dbfb81510f..7e8fd4b4f5 100644
--- a/main/dropbox/index.php
+++ b/main/dropbox/index.php
@@ -371,16 +371,16 @@ if (!$_GET['view'] OR $_GET['view']=='received' OR $dropbox_cnf['sent_received_t
$dropbox_file_data[]=date_to_str_ago($dropbox_file->last_upload_date).'
'.$dropbox_file->last_upload_date.'';
$action_icons=check_number_feedback($dropbox_file->id, $number_feedback).' '.get_lang('Feedback').'
-
-
- ';
+
+
+ ';
//$action_icons='
// ';
// this is a hack to have an additional row in a sortable table
if ($_GET['action']=='viewfeedback' AND isset($_GET['id']) and is_numeric($_GET['id']) AND $dropbox_file->id==$_GET['id']) {
$action_icons.="\n"; // ending the normal row of the sortable table
- $action_icons.='