chenjunkai 6 роки тому
батько
коміт
90aac0d3ef
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      web/index.html
  2. 1 1
      web/langTab.html

+ 1 - 1
web/index.html

@@ -70,7 +70,7 @@
     <div class="top-bar">
         <ul>
             <li>
-                <a href="" title="Log Out">
+                <a href="login.html" title="Log Out">
                     <i class="fa fa-sign-out"></i>
                 </a>
             </li>

+ 1 - 1
web/langTab.html

@@ -40,7 +40,7 @@
     <div class="top-bar">
         <ul>
             <li>
-                <a href="" title="Log Out">
+                <a href="login.html" title="Log Out">
                     <i class="fa fa-sign-out"></i>
                 </a>
             </li>