From d834913a86f674480d3218e833e09d943caaf696 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sat, 12 Nov 2016 14:55:09 +0000 Subject: [PATCH 1/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b99ba072d..0ece58264 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/PlexRequestsNet) +If you feel like donating you can [here!](https://paypal.me/PlexRequestNet) ### A massive thanks to everyone for all their help! From fe8c261a25417db1de1117179bee4ff29fc5cbbe Mon Sep 17 00:00:00 2001 From: Jamie Date: Sat, 12 Nov 2016 14:57:08 +0000 Subject: [PATCH 2/6] Update _Navbar.cshtml --- PlexRequests.UI/Views/Shared/Partial/_Navbar.cshtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PlexRequests.UI/Views/Shared/Partial/_Navbar.cshtml b/PlexRequests.UI/Views/Shared/Partial/_Navbar.cshtml index 2dba39e5f..3da469900 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 { -
  • +
  • } - +