mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-18 17:48:01 +08:00
routine update
This commit is contained in:
@@ -7,14 +7,6 @@
|
||||
<h2>OpenAuth.net测试站点登录</h2>
|
||||
|
||||
|
||||
@if (Model != null && !Model.Success)
|
||||
{
|
||||
<div class="alert alert-danger">
|
||||
<a href="#" class="close" data-dismiss="alert">×</a>
|
||||
<strong>Warning!</strong> @Model.ErrorMsg
|
||||
</div>
|
||||
}
|
||||
|
||||
<div class="col-lg-12">
|
||||
<form class="form-horizontal" method="POST">
|
||||
<div class="control-group">
|
||||
|
Reference in New Issue
Block a user