Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1170515
forms.elm.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, 2:21 PM
Size
2 KB
Mime Type
text/html
Expires
Mon, Sep 29, 2:21 PM (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
758451
Attached To
rTADV Themes.Advanced
forms.elm.tpl
View Options
<
inp2:m_DefineElement
name
=
"affiliate_payment_type_element"
>
<
tr
>
<
td
valign
=
"top"
nowrap
>
<
input
type
=
"radio"
name
=
"<inp2:
$
prefix_InputName name='
$
fi
eld'/>"
id
=
"<inp2:
$
prefix_InputName name='
$
fi
eld'/>_<inp2:Field name='PaymentTypeId'/>"
value
=
"<inp2:Field name='PaymentTypeId'/>"
<
inp2:m_if
check
=
"Checked"
prefix
=
"
$
prefix"
field
=
"
$
fi
eld"
>
checked
</
inp2:m_if
>
/>
</
td
>
<
td
>
<
label
for
=
"<inp2:
$
prefix_InputName name='
$
fi
eld'/>_<inp2:Field name='PaymentTypeId'/>"
>
<
inp2:Field
name
=
"Name"
/>
<
inp2:m_if
check
=
"Field"
name
=
"Description"
>
<
br
/><
inp2:Field
name
=
"Description"
/>
</
inp2:m_if
>
</
label
>
</
td
>
</
tr
>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"inp_affiliate_payment_types"
is_last
=
"0"
required
=
"0"
>
<
inp2:m_RenderElement
design
=
"form_row"
pass_params
=
"1"
>
<
table
>
<
inp2:apt_PrintList
render_as
=
"affiliate_payment_type_element"
prefix
=
"
$
prefix"
field
=
"
$
fi
eld"
/>
</
table
>
</
inp2:m_RenderElement
>
</
inp2:m_DefineElement
>
<
inp2:m_DefineElement
name
=
"inp_affiliate_terms_checkbox"
title
=
""
is_last
=
"0"
>
<
tr
class
=
"<inp2:m_odd_even odd="
table_color1
"
even
=
"table_color2"
/>
">
<
td
class
=
"field-name"
nowrap
>
</
td
>
<
td
>
<
inp2:m_if
check
=
"{
$
prefix}_HasError"
field
=
"
$
fi
eld"
>
<
span
class
=
"field-error"
><
inp2:
{$
prefix
}
_Error
field
=
"
$
fi
eld"
/></
span
><
br
/>
</
inp2:m_if
>
<
input
tabindex
=
"<inp2:m_get param='tab_index'/>"
type
=
"checkbox"
id
=
"<inp2:{
$
prefix}_InputName field='
$
fi
eld'/>"
name
=
"<inp2:{
$
prefix}_InputName field='
$
fi
eld'/>"
<
inp2:
{$
prefix
}
_Field
field
=
"
$
fi
eld"
checked
=
"checked"
db
=
"db"
/>
value="1"/>
<
label
for
=
"<inp2:
$
prefix_InputName field='
$
fi
eld'/>"
><
inp2:m_Phrase
label
=
"lu_comm_IAgreeTo"
/></
label
>
<
a
href
=
"javascript:showAffiliateAgreement()"
><
inp2:m_Phrase
label
=
"lu_comm_AffiliateAgreement"
/></
a
>
<
label
for
=
"<inp2:
$
prefix_InputName field='
$
fi
eld'/>"
><
inp2:m_Phrase
label
=
"lu_comm_TermsAndConditions"
/></
label
>
</
td
>
</
tr
>
<
script
type
=
"text/javascript"
>
function
showAffiliateAgreement
()
{
window
.
open
(
'<inp2:m_Link template="in-commerce/my_account/affiliate/affiliate_agreement" no_amp="1" js_escape="1"/>'
,
null
,
'menubar=no,toolbars=no,width=500,height=300'
);
}
</
script
>
</
inp2:m_DefineElement
>
Event Timeline
Log In to Comment