소스 검색

Merge pull request #334 from weseek/fix/332-invite-form-url

fix #332: replace `/installer/activateInvited` to `/login/activateInv…
Yuki Takei 8 년 전
부모
커밋
f96df6eb59
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/views/invited.html

+ 1 - 1
lib/views/invited.html

@@ -56,7 +56,7 @@
         <small>招待を受け取ったメールアドレスでアカウントを作成します</small>
       </p>
 
-      <form role="form" action="/installer/activateInvited" method="post" id="invited-form">
+      <form role="form" action="/login/activateInvited" method="post" id="invited-form">
 
         <div class="input-group">
           <span class="input-group-addon"><i class="icon-envelope"></i></span>