Commit 7212b8f8 by Teeradone Darunnat

teeradone po mo forgot_password

parent f0493c63
...@@ -448,5 +448,5 @@ msgid "Please enter a old password at least 8 characters." ...@@ -448,5 +448,5 @@ msgid "Please enter a old password at least 8 characters."
msgstr "Please enter a old password at least 8 characters." msgstr "Please enter a old password at least 8 characters."
#: View/Users/changge_password:99 #: View/Users/changge_password:99
msgid "Please specify the email below. We will send a link to reset the password to the email." msgid "Please specify the email below. We will send a pin to reset the password to the email."
msgstr "Please specify the email below. We will send a link to reset the password to the email." msgstr "Please specify the email below. We will send a pin to reset the password to the email."
\ No newline at end of file \ No newline at end of file
...@@ -471,8 +471,8 @@ msgid "Please enter a old password at least 8 characters." ...@@ -471,8 +471,8 @@ msgid "Please enter a old password at least 8 characters."
msgstr "กรุณาระบุรหัสผ่านเก่าอย่างน้อย 8 ตัวอักษร" msgstr "กรุณาระบุรหัสผ่านเก่าอย่างน้อย 8 ตัวอักษร"
#: View/Users/changge_password:99 #: View/Users/changge_password:99
msgid "Please specify the email below. We will send a link to reset the password to the email." msgid "Please specify the email below. We will send a pin to reset the password to the email."
msgstr "กรุณาระบุอีเมลข้างล่าง เราจะส่งลิงก์เพื่อรีเซ็ตรหัสผ่านไปยังอีเมล" msgstr "กรุณาระบุอีเมลข้างล่าง เราจะส่งรหัส 4 เพื่อรีเซ็ตรหัสผ่านไปยังอีเมล"
#: Controller/UsersController.php/pin_codepassword.ctp:18 #: Controller/UsersController.php/pin_codepassword.ctp:18
msgid "4 digit PIN in the email address specified to change the password." msgid "4 digit PIN in the email address specified to change the password."
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<div> <div>
<div class="form-group has-feedback"> <div class="form-group has-feedback">
<div class="col-md-12"> <div class="col-md-12">
<label class="label-text-sub"><?php echo __('Please specify the email below. We will send a link to reset the password to the email.');?></label> <label class="label-text-sub"><?php echo __('Please specify the email below. We will send a pin to reset the password to the email.');?></label>
</div> </div>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment