From 720f89be638648e05359a92e98c267168c41ef3e Mon Sep 17 00:00:00 2001 From: Jamie Rees Date: Wed, 16 Mar 2016 22:37:44 +0000 Subject: [PATCH] Removed the email notification settings from the settings (for release 1.2.1) --- PlexRequests.UI/Views/Admin/_Sidebar.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PlexRequests.UI/Views/Admin/_Sidebar.cshtml b/PlexRequests.UI/Views/Admin/_Sidebar.cshtml index 88726ee09..c2b594da8 100644 --- a/PlexRequests.UI/Views/Admin/_Sidebar.cshtml +++ b/PlexRequests.UI/Views/Admin/_Sidebar.cshtml @@ -46,14 +46,14 @@ } @*Sickbeard Settings*@ - @if (Context.Request.Path == "/admin/emailnotification") + @*@if (Context.Request.Path == "/admin/emailnotification") { Email Notifications } else { Email Notifications - } + }*@ @if (Context.Request.Path == "/admin/status") {