aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freenas/www/disks_mount.php
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freenas/www/disks_mount.php')
-rw-r--r--packages/freenas/www/disks_mount.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/freenas/www/disks_mount.php b/packages/freenas/www/disks_mount.php
index 432eab34..c83cec60 100644
--- a/packages/freenas/www/disks_mount.php
+++ b/packages/freenas/www/disks_mount.php
@@ -115,7 +115,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); ?>