diff --git a/libraries/mult_submits.lib.php b/libraries/mult_submits.lib.php
index 53b3782998..c1c3b0a1a0 100644
--- a/libraries/mult_submits.lib.php
+++ b/libraries/mult_submits.lib.php
@@ -447,10 +447,6 @@ function PMA_getHtmlForOtherActions($what, $action, $_url_params, $full_query)
$html .= __('You are about to DESTROY a complete database!') . ' ';
}
$html .= __('Do you really want to execute the following query?');
- $html .= '';
- $html .= '';
$html .= '';
$html .= '' . $full_query . '';
$html .= '';