소스 검색

Fix logo link on invoice page

nordicway 10 년 전
부모
커밋
8d725ff092
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/examples/invoice.html

+ 1 - 1
pages/examples/invoice.html

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