Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F823347
cancel_recurring.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
Sun, Mar 9, 7:04 PM
Size
1 KB
Mime Type
text/html
Expires
Tue, Mar 11, 7:04 PM (23 h, 12 m)
Engine
blob
Format
Raw Data
Handle
585107
Attached To
rTOST Themes.OnlineStore
cancel_recurring.tpl
View Options
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html
xmlns
=
"http://www.w3.org/1999/xhtml"
>
<
head
>
<
title
><
inp2:conf_ConfigValue
name
=
"Site_Name"
/>
::
<
inp2:m_Phrase
label
=
"lu_comm_MyAccount"
/></
title
>
<
inp2:m_include
template
=
"platform/blocks/common/html_head"
/>
</
head
>
<
body
>
<
inp2:m_include
template
=
"platform/blocks/common/header"
/>
<
inp2:m_include
template
=
"platform/blocks/common/toolbar"
/>
<
table
class
=
"main-table"
>
<
tr
>
<
td
class
=
"main-column-center"
valign
=
"top"
>
<
table
border
=
"0"
cellspacing
=
"0"
cellpadding
=
"0"
class
=
"block-no-border"
>
<
tr
>
<
td
class
=
"block-header"
><
inp2:m_Phrase
label
=
"lu_CancelRecurring_title"
/></
td
>
</
tr
>
<
tr
>
<
td
class
=
"block-data"
>
<
br
/>
<
strong
><
inp2:m_Phrase
label
=
"lu_CancelRecurring_confirm"
/></
strong
>
<
br
/>
<
br
/>
<
inp2:m_Phrase
label
=
"lu_CancelRecurring_confirm_prompt"
/>
<
br
/>
<
br
/>
<
form
method
=
"POST"
action
=
"<inp2:m_FormAction />"
>
<
input
class
=
"button"
name
=
"events[ord][OnCancelRecurring]"
type
=
"submit"
value
=
"<inp2:m_Phrase label="
lu_comm_Yes
"
no_editing
=
"1"
/>
" />
<
input
class
=
"button"
type
=
"button"
value
=
"<inp2:m_Phrase label="
lu_No
"
no_editing
=
"1"
/>
" onClick="window.location.href='
<
inp2:m_Link
template
=
"in-commerce/my_account/account"
/>
'" />
<
input
type
=
"hidden"
name
=
"cancelrecurring_ok_template"
value
=
"in-commerce/my_account/cancel_recurring_ok"
/>
</
form
>
</
td
>
</
tr
>
</
table
>
</
td
>
<
td
class
=
"main-column-right"
valign
=
"top"
>
</
td
>
</
tr
>
</
table
>
<
inp2:m_include
template
=
"platform/blocks/common/footer"
/>
<
inp2:m_include
template
=
"platform/blocks/common/copyright"
/>
</
body
>
</
html
>
Event Timeline
Log In to Comment