Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1047488
forgot_password.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, Jun 30, 12:05 AM
Size
4 KB
Mime Type
text/html
Expires
Wed, Jul 2, 12:05 AM (12 h, 55 m)
Engine
blob
Format
Raw Data
Handle
677309
Attached To
rINP In-Portal
forgot_password.tpl
View Options
<!--##
<NAME>Forgot Password</NAME>
<DESC></DESC>
<SECTION>My Account||Login</SECTION>
##-->
<!--## PAGE TITLE ELEMENT ##-->
<
inp2:m_DefineElement
name
=
"page_title"
>
<
inp2:m_phrase
name
=
"lu_title_ForgotPassword"
/>
</
inp2:m_DefineElement
>
<!--## //PAGE TITLE ELEMENT ##-->
<!--## SIDE-BAR ELEMENT ##-->
<
inp2:m_DefineElement
name
=
"sidebar"
>
<
div
class
=
"movable-area"
>
<
div
class
=
"movable-element"
>
<
inp2:m_RenderElement
name
=
"platform/elements/side_boxes/login.elm"
design
=
"blue_box"
/>
</
div
>
<
div
class
=
"movable-element"
>
<
inp2:m_RenderElement
name
=
"platform/elements/side_boxes/search.elm"
design
=
"blue_box"
/>
</
div
>
<
div
class
=
"movable-element"
>
<
inp2:m_RenderElement
name
=
"platform/elements/side_boxes/recommend_site.elm"
design
=
"blue_box"
/>
</
div
>
<
div
class
=
"movable-element"
>
<
inp2:m_RenderElement
name
=
"platform/elements/side_boxes/mailing_list.elm"
design
=
"blue_box"
/>
</
div
>
</
div
>
</
inp2:m_DefineElement
>
<!--## //SIDE-BAR ELEMENT ##-->
<!--## MAIN CONTENT ##-->
<
inp2:m_DefineElement
name
=
"content"
>
<
div
class
=
"movable-area"
>
<
div
class
=
"movable-element"
>
<
inp2:m_include
template
=
"platform/elements/navigation_bar.elm"
titles
=
"lu_title_ForgotPassword"
templates
=
"platform/login/forgot_password"
/>
</
div
>
<
div
class
=
"movable-element"
>
<!-- forgot password -->
<
inp2:m_RenderElement
design
=
"content_box"
>
<
inp2:m_Capture
to_var
=
"header"
>
<
inp2:m_phrase
name
=
"lu_title_ForgotPassword"
/>
</
inp2:m_Capture
>
<
inp2:m_if
check
=
"conf_ConfigValue"
name
=
"Email_As_Login"
>
<
inp2:m_Phrase
label
=
"lu_EnterForgotEmail"
/>
<
inp2:m_else
/>
<
inp2:m_Phrase
label
=
"lu_EnterForgotUserEmail"
/>
</
inp2:m_if
>
<
br
/><
br
/>
<
inp2:m_if
check
=
"u_HasError"
field
=
"any"
>
<
inp2:m_RenderElement
name
=
"error_message"
/>
</
inp2:m_if
>
<
img
src
=
"<inp2:m_TemplatesBase module="
In-Portal
"
/>
img/grey_pix.gif" width="100%" height="1" align="absmiddle" alt="" />
<
br
/>
<
form
method
=
"post"
action
=
"<inp2:m_FormAction/>"
>
<
table
class
=
"form-data fullwidth"
>
<
inp2:m_if
check
=
"m_ConfigEquals"
name
=
"Email_As_Login"
value
=
"0"
>
<
tr
class
=
"<inp2:m_odd_even odd="
table_color1
"
even
=
"table_color2"
/>
">
<
inp2:m_RenderElement
name
=
"inp_edit_field_caption"
prefix
=
"u"
field
=
"Login"
title
=
"lu_fld_Login"
/>
<
td
class
=
"field-value"
>
<
inp2:m_if
check
=
"u_HasError"
field
=
"Login"
>
<
span
class
=
"field-error"
><
inp2:u_Error
field
=
"Login"
/></
span
><
br
/>
</
inp2:m_if
>
<
input
type
=
"text"
class
=
"input-text"
name
=
"username"
value
=
"<inp2:m_Get name="
username
"
/>
" tabindex="
<
inp2:m_get
param
=
"tab_index"
/>
" style="width: 155px;">
</
td
>
</
tr
>
<
inp2:m_RenderElement
name
=
"inp_edit_field_separator"
is_last
=
"0"
/>
<
tr
class
=
"<inp2:m_odd_even odd="
table_color1
"
even
=
"table_color2"
/>
">
<
td
class
=
"field-name"
></
td
>
<
td
class
=
"field-value"
>
<
inp2:m_Phrase
label
=
"lu_Or"
/>
</
td
>
</
tr
>
<
inp2:m_RenderElement
name
=
"inp_edit_field_separator"
is_last
=
"0"
/>
</
inp2:m_if
>
<
tr
class
=
"<inp2:m_odd_even odd="
table_color1
"
even
=
"table_color2"
/>
">
<
inp2:m_RenderElement
name
=
"inp_edit_field_caption"
prefix
=
"u"
field
=
"Email"
title
=
"lu_fld_Email"
/>
<
td
class
=
"field-value"
>
<
inp2:m_if
check
=
"u_HasError"
field
=
"Email"
>
<
span
class
=
"field-error"
><
inp2:u_Error
field
=
"Email"
/></
span
><
br
/>
</
inp2:m_if
>
<
input
type
=
"text"
class
=
"input-text"
name
=
"email"
value
=
"<inp2:m_Get name="
email
"
/>
" tabindex="
<
inp2:m_get
param
=
"tab_index"
/>
" style="width: 155px;">
</
td
>
</
tr
>
<
inp2:m_RenderElement
design
=
"inp_edit_buttons"
>
<
input
type
=
"hidden"
name
=
"template_success"
value
=
"platform/login/forgot_password_reset_notice"
/>
<
input
type
=
"hidden"
name
=
"reset_confirm_template"
value
=
"platform/login/forgot_password_reset"
/>
<
input
type
=
"submit"
class
=
"button"
name
=
"events[u][OnForgotPassword]"
value
=
"<inp2:m_Phrase label="
lu_btn_SendPassword
"
/>
" />
<
input
type
=
"button"
class
=
"button"
onclick
=
"redirect('<inp2:m_Link template="
index
"
/>
');" value="
<
inp2:m_phrase
label
=
"lu_btn_Cancel"
/>
">
</
inp2:m_RenderElement
>
</
table
>
</
form
>
</
inp2:m_RenderElement
>
<!-- // forgot password -->
</
div
>
</
div
>
</
inp2:m_DefineElement
>
<!--## /MAIN CONTENT ##-->
<!--## DESIGN TEMPLATE ##-->
<
inp2:m_include
template
=
"platform/designs/default_design.des"
pass_params
=
"1"
/>
<!--## /DESIGN TEMPLATE ##-->
Event Timeline
Log In to Comment