Merge pull request #99 from nordicway/master
Fix logo link on invoice page
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<body class="skin-blue">
|
||||
<!-- header logo: style can be found in header.less -->
|
||||
<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 -->
|
||||
AdminLTE
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user