Update adminlte version

This commit is contained in:
Abdullah Almsaeed
2016-10-22 15:32:28 -04:00
parent 64443ee54f
commit 97dfbaa79f
403 changed files with 883 additions and 89503 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AdminLTE 2 | Registration Page</title>
<title>AdminLTE 3 | Registration Page</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.5 -->
@@ -66,7 +66,7 @@
</div>
</form>
<div class="social-auth-links text-center">
<div class="social-auth-links text-xs-center">
<p>- OR -</p>
<a href="#" class="btn btn-block btn-social btn-facebook btn-flat"><i class="fa fa-facebook"></i> Sign up using
Facebook</a>
@@ -74,7 +74,7 @@
Google+</a>
</div>
<a href="login.html" class="text-center">I already have a membership</a>
<a href="login.html" class="text-xs-center">I already have a membership</a>
</div>
<!-- /.form-box -->
</div>