Merge pull request #99 from nordicway/master

Fix logo link on invoice page
pull/141/head
Abdullah Almsaeed 2014-10-20 12:56:37 -04:00
commit 2754bb3c41
1 changed files with 1 additions and 1 deletions

View File

@ -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>