Fix javascript error.

This commit is contained in:
Tom Mortensen
2019-01-12 16:20:57 -08:00
parent 881c6664a6
commit d6ddcad8fe
+2 -1
View File
@@ -72,7 +72,8 @@ Export:
> This setting determines whether the share is visible and/or accessible. The 'Yes (hidden)' setting
> will *hide* the share from *browsing* but is still accessible if you know the share name.
<?else:;?>
<input type="hidden" name="shareVolsizelimit" value="">
<?else:?>
Export:
: <select name="shareExport" size="1" onchange="checkShareSettingsSMB(this.form)">
<?=mk_option($sec[$name]['export'], "-", "No");?>