소스 검색

userprofile fixed

jeter20131220 3 년 전
부모
커밋
694c4b6cc4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      html/index.html

+ 1 - 1
html/index.html

@@ -128,7 +128,7 @@
                             </li>
                             <li class="nav-item">
                                 <a class="nav-link btn-userProfile text-white" aria-current="page"
-                                    href="user_profile.html" set-lan="html:user_profile">會員資料</a>
+                                    href="user_profile2.html" set-lan="html:user_profile">會員資料</a>
                             </li>
                             <li class="nav-item">
                                 <a class="nav-link btn-logout" aria-current="page" set-lan="html:logout">登出</a>