From 1beee68be190911672695ffb2e067ce415901e00 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 13 Nov 2016 11:05:56 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ece58264..b99ba072d 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ We are looking for any contributions to the project! Just pick up a task, if you Please feed free to submit a pull request! # Donation -If you feel like donating you can [here!](https://paypal.me/PlexRequestNet) +If you feel like donating you can [here!](https://paypal.me/PlexRequestsNet) ### A massive thanks to everyone for all their help! From bb5a64bd9cc09a345dda4068d29a646a13992ada Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 13 Nov 2016 11:07:10 +0000 Subject: [PATCH 2/2] Update _Navbar.cshtml --- PlexRequests.UI/Views/Shared/Partial/_Navbar.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PlexRequests.UI/Views/Shared/Partial/_Navbar.cshtml b/PlexRequests.UI/Views/Shared/Partial/_Navbar.cshtml index 3da469900..293b86626 100644 --- a/PlexRequests.UI/Views/Shared/Partial/_Navbar.cshtml +++ b/PlexRequests.UI/Views/Shared/Partial/_Navbar.cshtml @@ -37,9 +37,9 @@ @Html.GetNavbarUrl(Context, "/issues", UI.Layout_Issues, "exclamation", "") @if (Context.CurrentUser.IsAuthenticated()) // TODO replace with IsAdmin { -
  • +
  • } - +