Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F823658
forgotpass_form.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Mar 10, 12:08 AM
Size
1 KB
Mime Type
text/html
Expires
Wed, Mar 12, 12:08 AM (1 d, 12 h)
Engine
blob
Format
Raw Data
Handle
584215
Attached To
rTOST Themes.OnlineStore
forgotpass_form.tpl
View Options
<
table
class
=
"block-no-border"
>
<
tr
>
<
td
class
=
"block-header"
><
inp2:m_Phrase
label
=
"lu_ForgotPassword"
/></
td
>
</
tr
>
<
tr
>
<
td
class
=
"block-data-single"
>
<
form
method
=
"POST"
action
=
"<inp2:m_FormAction />"
>
<
table
class
=
"form-data"
>
<
inp2:m_if
check
=
"conf_ConfigValue"
name
=
"Email_As_Login"
>
<
tr
>
<
td
colspan
=
"3"
><
inp2:m_Phrase
label
=
"lu_EnterForgotEmail"
/><
br
/><
br
/></
td
>
</
tr
>
<
inp2:m_else
/>
<
tr
>
<
td
colspan
=
"3"
><
inp2:m_Phrase
label
=
"lu_EnterForgotUserEmail"
/></
td
>
</
tr
>
<
tr
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_Username"
/>
:
</
strong
></
td
>
<
td
><
input
type
=
"text"
name
=
"username"
/></
td
>
<
td
>
<
inp2:m_if
check
=
"u_HasError"
field
=
"any"
>
<
br
/>
<
span
class
=
"error"
><
inp2:u_Error
field
=
"Login"
/></
span
>
</
inp2:m_if
>
</
td
>
</
tr
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_Or"
/></
strong
></
td
>
<
td
>
</
td
>
<
td
>
</
td
>
</
tr
>
</
inp2:m_if
>
<
tr
>
<
td
><
strong
><
inp2:m_Phrase
label
=
"lu_Email"
/>
:
</
strong
></
td
>
<
td
><
input
type
=
"text"
name
=
"email"
/></
td
>
<
td
>
<
inp2:m_if
check
=
"u_HasError"
field
=
"any"
>
<
br
/>
<
span
class
=
"error"
><
inp2:u_Error
field
=
"Email"
/></
span
>
</
inp2:m_if
>
</
td
>
</
tr
>
<
tr
>
<
td
>
</
td
>
<
td
><
input
type
=
"submit"
value
=
"<inp2:m_Phrase label="
lu_comm_SendPassword
"
no_editing
=
"1"
/>
" name="events[u][OnForgotPassword]" class="button" />
<
input
type
=
"button"
class
=
"button"
onclick
=
"window.location.href = '<inp2:m_Link template="
index
"
/>
';" value="
<
inp2:m_phrase
label
=
"lu_Cancel"
/>
">
</
td
>
<
td
>
</
td
>
</
tr
>
</
table
>
<
input
type
=
"hidden"
name
=
"template_success"
value
=
"index"
/>
<
input
type
=
"hidden"
name
=
"reset_confirm_template"
value
=
"platform/login/forgotpass_reset"
/>
</
form
>
</
td
>
</
tr
>
</
table
>
Event Timeline
Log In to Comment