From e5b40837409216a61b8f7f2b9188bcb404ae3fcb Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Thu, 17 Aug 2023 22:08:41 +0100 Subject: [PATCH] import.php: Remove space before ; --- php/import.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/import.php b/php/import.php index e620b48f..24c6e795 100644 --- a/php/import.php +++ b/php/import.php @@ -866,7 +866,7 @@ function die_nicely($msg) { if ($fatal["airport"]) { $errors[] = _("Your flight data includes unrecognized airports. Please add them to the database and try again.") . " " ; + "'onClick='javascript:window.open(\"/html/apsearch\", \"Airport\", \"width=500,height=580,scrollbars=yes\")'>"; } if ($fatal["airline"]) {