mirror of
https://github.com/unraid/webgui.git
synced 2026-04-26 04:11:12 -05:00
Corrected regression
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Menu="Shares:2"
|
||||
Title="Disk Shares"
|
||||
Tag="user-circle-o"
|
||||
Cond="$var['fsState']!="Stopped" && $var['shareUser']=='e'"
|
||||
Cond="$var['fsState']!="Stopped" && $var['shareDisk']!='no'"
|
||||
---
|
||||
<?PHP
|
||||
/* Copyright 2005-2017, Lime Technology
|
||||
|
||||
Reference in New Issue
Block a user