mirror of https://github.com/ColorlibHQ/AdminLTE
Fix logo link on invoice page
parent
7de4faa420
commit
8d725ff092
|
@ -23,7 +23,7 @@
|
||||||
<body class="skin-blue">
|
<body class="skin-blue">
|
||||||
<!-- header logo: style can be found in header.less -->
|
<!-- header logo: style can be found in header.less -->
|
||||||
<header class="header">
|
<header class="header">
|
||||||
<a href="index.html" class="logo">
|
<a href="../../index.html" class="logo">
|
||||||
<!-- Add the class .icon to your logo image or logo icon to add some margining -->
|
<!-- Add the class .icon to your logo image or logo icon to add some margining -->
|
||||||
AdminLTE
|
AdminLTE
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in New Issue