This commit is contained in:
Paul Schneider 2018-12-21 14:07:17 +00:00
commit c5a3f7f61f
6 changed files with 10 additions and 11 deletions

View file

@ -50,4 +50,3 @@ else
<li><a class="navbar-link" asp-controller="Account" asp-action="SignIn" asp-route-returnurl="@Url.Action()" >@SR["Login"]</a></li>
</ul>
}