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 | Lockscreen</title>
<title>AdminLTE 3 | Lockscreen</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 -->
@@ -53,13 +53,13 @@
</div>
<!-- /.lockscreen-item -->
<div class="help-block text-center">
<div class="help-block text-xs-center">
Enter your password to retrieve your session
</div>
<div class="text-center">
<div class="text-xs-center">
<a href="login.html">Or sign in as a different user</a>
</div>
<div class="lockscreen-footer text-center">
<div class="lockscreen-footer text-xs-center">
Copyright &copy; 2014-2015 <b><a href="http://almsaeedstudio.com" class="text-black">Almsaeed Studio</a></b><br>
All rights reserved
</div>