소스 검색

Update pwd.html

star7th 8 년 전
부모
커밋
075a48ca7f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Application/Home/View/Item/pwd.html

+ 1 - 1
Application/Home/View/Item/pwd.html

@@ -8,7 +8,7 @@
         <input type="password" class="input-block-level" name="password" placeholder="{$Think.Lang.password}">
         <input type="hidden"  name="refer_url" value="{$refer_url}">
         <if  condition="$CloseVerify != 1">
-        <input type="text" class="input-block-level"  name="v_code" placeholder="{$Think.Lang.verification_code}">
+        <input type="text" class="input-block-level" id="input_v_code" name="v_code" placeholder="{$Think.Lang.verification_code}">
               <div class="control-group">
           <div class="controls">
             <img src="" id="v_code_img">