Merge pull request #99 from nordicway/master

Fix logo link on invoice page
This commit is contained in:
Abdullah Almsaeed
2014-10-20 12:56:37 -04:00

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>