Remove CA section from unRaid Settings Tab

pull/2/head
Squidly271 2017-11-23 22:11:47 -05:00
parent 31cdb68bd8
commit 12463f547a
4 changed files with 2 additions and 6 deletions

View File

@ -1,4 +0,0 @@
Menu="Settings"
Title="Community Applications"
Icon="CA.png"
Type="menu"

View File

@ -1,4 +1,4 @@
Menu="CA"
Menu="HiddenMenuItem"
Title="Manual"
Icon="help.png"
---

View File

@ -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";
#################################################################
# #