button class
This commit is contained in:
parent
ab3f9663f7
commit
5605f77ebb
111 changed files with 119 additions and 1150 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<div>
|
||||
<input asp-for="@account.LoginProvider" type="hidden" />
|
||||
<input asp-for="@account.ProviderKey" type="hidden" />
|
||||
<input type="submit" class="btn btn-default" value="Remove" title="Remove this @account.LoginProvider login from your account" />
|
||||
<input type="submit" class="btn btn-primary" value="Remove" title="Remove this @account.LoginProvider login from your account" />
|
||||
</div>
|
||||
</form>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue