- Export data
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
<div class="box-header with-border">
|
||||
<h3 class="box-title">Registrazione</h3>
|
||||
</div>
|
||||
<!-- /.box-header -->
|
||||
<!-- form start -->
|
||||
<div class="form-horizontal">
|
||||
<div class="box-body">
|
||||
@@ -72,17 +71,14 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- /.box-body -->
|
||||
<div class="box-footer">
|
||||
<input type="reset" class="btn btn-default" />
|
||||
<button class="btn btn-info pull-right" id="register-btn">Register</button>
|
||||
<p id="msg-reg" class="login-box-msg text-red"></p>
|
||||
<button type="button" class="btn btn-info">@Html.ActionLink("Torna al login", "Login")</button>
|
||||
</div>
|
||||
<!-- /.box-footer -->
|
||||
</div>
|
||||
</div>
|
||||
<!-- /.box -->
|
||||
</div>
|
||||
<div class="col-md-4"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user