Browse Source

Update pwd.html

star7th 8 năm trước cách đây
mục cha
commit
075a48ca7f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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">