Fix logo link on invoice page

This commit is contained in:
nordicway
2014-08-26 23:21:29 +02:00
parent 7de4faa420
commit 8d725ff092

View File

@@ -23,7 +23,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>