mirror of
https://github.com/unraid/webgui.git
synced 2026-04-23 18:48:49 -05:00
Fix javascript error.
This commit is contained in:
@@ -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");?>
|
||||
|
||||
Reference in New Issue
Block a user