s2Member v110815
Source Code: s2member-pro\includes\templates\forms\paypal-cancellation-form.html
Docs updated: August 15, 2011, 4:20 pm
Open for public discussion.
(!-- s-words :: --)Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code jQuery(window).load(function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli'+location.hash).addClass('hilite'); }); jQuery(window).bind('hashchange', function(){ if(typeof location.hash === 'string' && location.hash.match(/^#/)) jQuery('olli').removeClass('hilite'); jQuery('olli'+location.hash).addClass('hilite'); }); [ full view ]s2member-pro\includes\templates\forms\paypal-cancellation-form.html !-- Note. It is OK to use PHP code inside this template file ( when/if needed ). -- form id="s2member-pro-paypal-cancellation-form" class="s2member-pro-paypal-form s2member-pro-paypal-cancellation-form" method="post" action="%%action%%" !-- Response Section ( this is auto-filled after form submission ). -- div id="s2member-pro-paypal-cancellation-form-response-section" class="s2member-pro-paypal-form-section s2member-pro-paypal-cancellation-form-section s2member-pro-paypal-form-response-section s2member-pro-paypal-cancellation-form-response-section" div id="s2member-pro-paypal-cancellation-form-response-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-cancellation-form-div s2member-pro-paypal-form-response-div s2member-pro-paypal-cancellation-form-response-div" %%response%% /div div style="clear:both;"/div /div !-- Cancellation Description ( this will display details about what they're cancelling ). -- div id="s2member-pro-paypal-cancellation-form-description-section" class="s2member-pro-paypal-form-section s2member-pro-paypal-cancellation-form-section s2member-pro-paypal-form-description-section s2member-pro-paypal-cancellation-form-description-section" div id="s2member-pro-paypal-cancellation-form-description-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-cancellation-form-div s2member-pro-paypal-form-description-div s2member-pro-paypal-cancellation-form-description-div" %%description%% /div div style="clear:both;"/div /div !-- Captcha ( A reCaptcha section, with a required security code will appear here; if captcha="1" ). -- %%captcha%% !-- Confirm Cancellation ( this holds the submit button, and also some dynamic hidden input variables ). -- div id="s2member-pro-paypal-cancellation-form-submission-section" class="s2member-pro-paypal-form-section s2member-pro-paypal-cancellation-form-section s2member-pro-paypal-form-submission-section s2member-pro-paypal-cancellation-form-submission-section" div id="s2member-pro-paypal-cancellation-form-submission-section-title" class="s2member-pro-paypal-form-section-title s2member-pro-paypal-cancellation-form-section-title s2member-pro-paypal-form-submission-section-title s2member-pro-paypal-cancellation-form-submission-section-title" Confirm Cancellation /div div id="s2member-pro-paypal-cancellation-form-submit-div" class="s2member-pro-paypal-form-div s2member-pro-paypal-cancellation-form-div s2member-pro-paypal-form-submit-div s2member-pro-paypal-cancellation-form-submit-div" %%hidden_inputs%% !-- Auto-filled by the s2Member software. Do NOT remove this under any circumstance. -- input type="submit" id="s2member-pro-paypal-cancellation-submit" class="s2member-pro-paypal-submit s2member-pro-paypal-cancellation-submit" value="Submit Form" tabindex="100" / /div div style="clear:both;"/div /div /form [ full view ]s2member-pro\includes\templates\forms\paypal-cancellation-form.html Source Code Documentation Packages ( Overview ) Classes Deprecated Todo Index Source Code(!-- :: s-words --)Statistics: Posted by System Robot — August 15th, 2011, 3:20 pm
]]>