Fix logo link on invoice page

pull/99/head
nordicway 10 years ago
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…
Cancel
Save