Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F776519
root_edit_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
Fri, Feb 7, 5:26 PM
Size
1 KB
Mime Type
text/html
Expires
Sun, Feb 9, 5:26 PM (1 d, 11 h)
Engine
blob
Format
Raw Data
Handle
558944
Attached To
rINP In-Portal
root_edit_password.tpl
View Options
<
inp2:adm_SetPopupSize
width
=
"564"
height
=
"377"
/>
<
inp2:m_include
t
=
"incs/header"
/>
<
inp2:m_RenderElement
name
=
"combined_header"
section
=
"in-portal:admins"
prefix
=
"u"
title_preset
=
"root_edit"
/>
<!-- ToolBar -->
<
table
class
=
"toolbar"
height
=
"30"
cellspacing
=
"0"
cellpadding
=
"0"
width
=
"100%"
border
=
"0"
>
<
tbody
>
<
tr
>
<
td
>
<
script
type
=
"text/javascript"
>
a_toolbar
=
new
ToolBar
();
a_toolbar
.
AddButton
(
new
ToolBarButton
(
'select'
,
'<inp2:m_phrase label="la_ToolTip_Save" escape="1"/>'
,
function
()
{
submit_event
(
'u'
,
'OnUpdatePassword'
);
}
)
);
a_toolbar
.
AddButton
(
new
ToolBarButton
(
'cancel'
,
'<inp2:m_phrase label="la_ToolTip_Cancel" escape="1"/>'
,
function
()
{
window_close
();
}
)
);
a_toolbar
.
Render
();
</
script
>
</
td
>
</
tr
>
</
tbody
>
</
table
>
<
inp2:u_SaveWarning
name
=
"grid_save_warning"
/>
<
inp2:u_ErrorWarning
name
=
"form_error_warning"
/>
<
div
id
=
"scroll_container"
>
<
table
class
=
"edit-form"
>
<
inp2:m_RenderElement
name
=
"inp_edit_password"
prefix
=
"u"
field
=
"RootPassword"
title
=
"la_fld_Password"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_password"
prefix
=
"u"
field
=
"VerifyRootPassword"
title
=
"la_fld_VerifyPassword"
/>
<
inp2:m_RenderElement
name
=
"inp_edit_filler"
/>
</
table
>
</
div
>
<
inp2:m_include
t
=
"incs/footer"
/>
Event Timeline
Log In to Comment