Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1168884
restore1.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
Thu, Sep 25, 6:23 PM
Size
2 KB
Mime Type
text/html
Expires
Sat, Sep 27, 6:23 PM (1 d, 15 h)
Engine
blob
Format
Raw Data
Handle
757265
Attached To
rINP In-Portal
restore1.tpl
View Options
<
inp2:m_include
t
=
"incs/header"
/>
<
inp2:m_RenderElement
name
=
"combined_header"
prefix
=
"adm"
section
=
"in-portal:service"
title_preset
=
"restore"
/>
<!-- 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
(
'prev'
,
'<inp2:m_phrase label="la_ToolTip_Prev" escape="1"/>'
,
function
()
{
}
)
);
a_toolbar
.
AddButton
(
new
ToolBarButton
(
'next'
,
'<inp2:m_phrase label="la_ToolTip_Next" escape="1"/>'
,
function
()
{
location
.
href
=
'<inp2:m_Link t="tools/restore2" no_amp="1" js_escape="1"/>'
;
}
)
);
a_toolbar
.
Render
();
a_toolbar
.
DisableButton
(
'prev'
);
a_toolbar
.
DisableButton
(
'next'
);
$
(
document
).
ready
(
function
()
{
$
(
'#step_number'
).
text
(
1
);
}
);
</
script
>
</
td
>
</
tr
>
</
tbody
>
</
table
>
<
table
width
=
"100%"
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"4"
class
=
"bordered"
id
=
"config_table"
>
<
inp2:m_RenderElement
name
=
"subsection"
title
=
"la_Prompt_Warning"
/>
<
tr
class
=
"<inp2:m_odd_even odd="
table-color1
"
even
=
"table-color2"
/>
">
<
inp2:m_inc
param
=
"tab_index"
by
=
"1"
/>
<
td
colspan
=
"3"
class
=
"text"
>
<
inp2:m_Phrase
label
=
"la_Text_Restore_Heading"
/>
</
td
>
</
tr
>
<
tr
class
=
"<inp2:m_odd_even odd="
table-color1
"
even
=
"table-color2"
/>
">
<
inp2:m_inc
param
=
"tab_index"
by
=
"1"
/>
<
td
class
=
"text"
colspan
=
"3"
>
<
span
class
=
"hint"
><
img
src
=
"img/smicon7.gif"
align
=
"absmiddle"
height
=
"14"
width
=
"14"
>
<
inp2:m_Phrase
label
=
"la_text_disclaimer_part1"
/>
<
inp2:m_Phrase
label
=
"la_text_disclaimer_part2"
/>
</
span
>
</
td
>
</
tr
>
<
tr
class
=
"<inp2:m_odd_even odd="
table-color1
"
even
=
"table-color2"
/>
">
<
inp2:m_inc
param
=
"tab_index"
by
=
"1"
/>
<
td
class
=
"text"
colspan
=
"3"
>
<
input
id
=
"agree"
value
=
"0"
name
=
"agree"
onclick
=
"if (this.checked == true) a_toolbar.EnableButton('next'); else a_toolbar.DisableButton('next');"
type
=
"checkbox"
><
label
for
=
"agree"
><
inp2:m_Phrase
label
=
"la_Text_IAgree"
/></
label
>
</
td
>
</
tr
>
</
table
>
<
inp2:m_include
t
=
"incs/footer"
/>
Event Timeline
Log In to Comment