aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freenas/www/services_ftp.php
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freenas/www/services_ftp.php')
-rw-r--r--packages/freenas/www/services_ftp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/freenas/www/services_ftp.php b/packages/freenas/www/services_ftp.php
index a9b972f9..f70db631 100644
--- a/packages/freenas/www/services_ftp.php
+++ b/packages/freenas/www/services_ftp.php
@@ -224,7 +224,7 @@ echo $pfSenseHead->getHTML();
?>
-<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
+<body link="#0000CC" vlink="#0000CC" alink="#0000CC" onload="<?= $jsevents["body"]["onload"] ?>">
<?php include("fbegin.inc"); ?>
<?php if ($input_errors) print_input_errors($input_errors); ?>