mirror of https://github.com/ColorlibHQ/AdminLTE
Fix typo
parent
0223d7b34a
commit
fca08b462a
|
@ -12,7 +12,7 @@
|
|||
<link href="http://code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css" rel="stylesheet" type="text/css" />
|
||||
<!-- Theme style -->
|
||||
<link href="../dist/css/AdminLTE.min.css" rel="stylesheet" type="text/css" />
|
||||
<!-- AdminLTE Skins. Choose a skin from the css/skins
|
||||
<!-- AdminLTE Skins. Choose a skin from the css/skins
|
||||
folder instead of downloading all of them to reduce the load. -->
|
||||
<link href="../dist/css/skins/_all-skins.min.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
</head>
|
||||
<body class="skin-blue">
|
||||
<div class="wrapper">
|
||||
|
||||
|
||||
<header class="main-header">
|
||||
<a href="../index2.html" class="logo"><b>Admin</b>LTE</a>
|
||||
<!-- Header Navbar: style can be found in header.less -->
|
||||
|
@ -580,7 +580,7 @@
|
|||
14
|
||||
</h3>
|
||||
<p>
|
||||
Notofications
|
||||
Notifications
|
||||
</p>
|
||||
</div>
|
||||
<div class="icon">
|
||||
|
|
Loading…
Reference in New Issue