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