소스 검색

langertab

chenjunkai 6 년 전
부모
커밋
84d7775503
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/imgTab.html

+ 1 - 1
web/imgTab.html

@@ -38,7 +38,7 @@
     <input type="radio" class="tab-2" name="tab" onclick="location.href='langTab.html'">
     <span>Lang</span><i class="fa fa-medium"></i>
 
-    <input type="radio" class="tab-3" name="tab" onclick="location.href='imgTab.html'">
+    <input type="radio" class="tab-3" name="tab" onclick="location.href='userTab.html'">
     <span>Users</span><i class="fa fa-user"></i>
 
     <input type="radio" class="tab-4" name="tab" checked="checked">