Browse Source

userprofile fixed

jeter20131220 3 years ago
parent
commit
694c4b6cc4
1 changed files with 1 additions and 1 deletions
  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>