diff --git a/emhttp/plugins/dynamix/SecurityNFS.page b/emhttp/plugins/dynamix/SecurityNFS.page index 6a6223b71..976a4d0c0 100644 --- a/emhttp/plugins/dynamix/SecurityNFS.page +++ b/emhttp/plugins/dynamix/SecurityNFS.page @@ -17,6 +17,10 @@ Cond="(($var['shareNFSEnabled']!='no') && (isset($name)?array_key_exists($name,$ ?> $width = [123,300]; + +/* Replace spaces in NFS rule with new lines for multi line textarea. */ +$sec_nfs[$name]['hostList'] = str_replace(" ", "\n", $sec_nfs[$name]['hostList']); + ?> :nfs_security_help: @@ -73,10 +77,10 @@ _(Security)_: -