Upcoming Service Reminders

This commit is contained in:
2015-10-22 09:05:42 -04:00
parent 93065de77f
commit 25fb070701
14 changed files with 88 additions and 53 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<ul class="nav pull-right">
@if (Request.IsAuthenticated)
{
<li>
<li id="account-nav">
@Html.ActionLink(User.Identity.Name, "Manage", "Account", null, new {@class = "username", title = "Manage"})
</li>
<li>