Skip to content

Commit

Permalink
Indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
MZole committed Feb 21, 2024
1 parent 8eb77a1 commit 52dba7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.LoginAsAnybody/Views/UserSwitcherButton.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
}

<a asp-area="@LoginAsAnybody" asp-controller="UserSwitcher" asp-action="SwitchUser" asp-route-id="@user.UserId"
data-url-af="UnsafeUrl" class="btn btn-success btn-sm">@T["Log in as user"]</a>
data-url-af="UnsafeUrl" class="btn btn-success btn-sm">@T["Log in as user"]</a>

0 comments on commit 52dba7f

Please sign in to comment.