Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1171125
backup3.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
Sat, Sep 27, 10:43 PM
Size
1 KB
Mime Type
text/html
Expires
Mon, Sep 29, 10:43 PM (1 d, 7 h)
Engine
blob
Format
Raw Data
Handle
758813
Attached To
rINP In-Portal
backup3.tpl
View Options
<
inp2:m_include
t
=
"incs/header"
/>
<
inp2:m_RenderElement
name
=
"combined_header"
prefix
=
"adm"
section
=
"in-portal:service"
title_preset
=
"backup"
/>
<!-- 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
()
{
location
.
href
=
'<inp2:m_Link t="tools/backup1" no_amp="1" js_escape="1"/>'
;
}
)
);
a_toolbar
.
AddButton
(
new
ToolBarButton
(
'next'
,
'<inp2:m_phrase label="la_ToolTip_Next" escape="1"/>'
,
function
()
{
}
)
);
a_toolbar
.
Render
();
a_toolbar
.
DisableButton
(
'next'
);
$
(
document
).
ready
(
function
()
{
$
(
'#step_number'
).
text
(
3
);
}
);
</
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_Backup_Status"
/>
<
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_BackupComplete"
/><
br
/><
br
/>
<
inp2:m_Recall
var
=
"adm.backupcomplete_filename"
/>
<
inp2:m_Recall
var
=
"adm.backupcomplete_filesize"
/>
M
<
inp2:m_Phrase
label
=
"la_text_Bytes"
/>
</
td
>
</
tr
>
</
table
>
<
inp2:m_include
t
=
"incs/footer"
/>
Event Timeline
Log In to Comment