diff --git a/sql.php3 b/sql.php3
index 5bad040f7..710e07f82 100755
--- a/sql.php3
+++ b/sql.php3
@@ -110,15 +110,15 @@ if ($do_confirm) {
}
include('./header.inc.php3');
echo $strDoYouReally . ' :
' . "\n";
- echo '' . htmlspecialchars($stripped_sql_query) . ' ?
';
+ echo '' . htmlspecialchars($stripped_sql_query) . ' ?
' . "\n";
?>