mirror of
https://github.com/unraid/webgui.git
synced 2026-04-26 04:11:12 -05:00
Shares bug fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Menu="Tasks:2"
|
||||
Type="xmenu"
|
||||
Code="e92a"
|
||||
----
|
||||
---
|
||||
<?PHP
|
||||
if ($var['fsState']=="Stopped") {
|
||||
echo "<p class='notice shift'>"._('Array must be **Started** to view Shares').".</p>";
|
||||
|
||||
Reference in New Issue
Block a user