diff --git a/PlexRequests.UI/Views/Admin/Authentication.cshtml b/PlexRequests.UI/Views/Admin/Authentication.cshtml index 2ab4930da..a7e032aa5 100644 --- a/PlexRequests.UI/Views/Admin/Authentication.cshtml +++ b/PlexRequests.UI/Views/Admin/Authentication.cshtml @@ -1,4 +1,4 @@ -@Html.Partial("/Admin/_Sidebar") +@Html.Partial("_Sidebar")