chenjunkai 6 жил өмнө
parent
commit
90aac0d3ef

+ 1 - 1
web/index.html

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

+ 1 - 1
web/langTab.html

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