|
@@ -3,7 +3,7 @@
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
- <title>AdminLTE 3 | Fixed Layout</title>
|
|
|
+ <title>AdminLTE 3 | Fixed Sidebar</title>
|
|
|
<!-- Tell the browser to be responsive to screen width -->
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
<!-- Font Awesome -->
|
|
@@ -232,9 +232,9 @@
|
|
|
</a>
|
|
|
</li>
|
|
|
<li class="nav-item">
|
|
|
- <a href="../layout/fixed.html" class="nav-link active">
|
|
|
+ <a href="../layout/fixed-sidebar.html" class="nav-link active">
|
|
|
<i class="far fa-circle nav-icon"></i>
|
|
|
- <p>Fixed</p>
|
|
|
+ <p>Fixed Sidebar</p>
|
|
|
</a>
|
|
|
</li>
|
|
|
<li class="nav-item">
|