Remove CA section from unRaid Settings Tab
parent
31cdb68bd8
commit
12463f547a
Binary file not shown.
|
@ -1,4 +0,0 @@
|
|||
Menu="Settings"
|
||||
Title="Community Applications"
|
||||
Icon="CA.png"
|
||||
Type="menu"
|
|
@ -1,4 +1,4 @@
|
|||
Menu="CA"
|
||||
Menu="HiddenMenuItem"
|
||||
Title="Manual"
|
||||
Icon="help.png"
|
||||
---
|
||||
|
|
|
@ -67,7 +67,7 @@ if ( !is_dir($communityPaths['templates-community']) ) {
|
|||
@unlink($infoFile);
|
||||
}
|
||||
|
||||
$selectCategoryMessage = "Select a section <img src='/plugins/community.applications/images/SectionIconNew.png' height='30px;'> or Category <img src='/plugins/community.applications/images/CategoryIconNew.png' height='30px;'> above";
|
||||
$selectCategoryMessage = "Select a Section <img src='/plugins/community.applications/images/SectionIconNew.png' height='30px;'> or Category <img src='/plugins/community.applications/images/CategoryIconNew.png' height='30px;'> above";
|
||||
|
||||
#################################################################
|
||||
# #
|
||||
|
|
Loading…
Reference in New Issue