Changeset 17227 for main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/browser_templates
- Timestamp:
- 16 Dec 2022, 08:10:55 (2 years ago)
- Location:
- main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/browser_templates
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/browser_templates/applicant_goto_webcheckout.pt
r17215 r17227 64 64 <input type="hidden" name="cust_name" tal:attributes="value view/applicant/display_fullname" /> 65 65 <input type="hidden" name="cust_email" tal:attributes="value view/applicant/email" /> 66 <input type="hidden" name="split_accounts" tal:condition="view/split_accounts" tal:attributes="value view/split_accounts" /> 66 67 67 68 <br /> -
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/interswitch/browser_templates/student_goto_webcheckout.pt
r17215 r17227 65 65 <input type="hidden" name="cust_name" tal:attributes="value view/student/display_fullname" /> 66 66 <input type="hidden" name="cust_email" tal:attributes="value view/student/email" /> 67 <input type="hidden" name="split_accounts" tal:condition="view/split_accounts" tal:attributes="value view/split_accounts" /> 67 68 68 69 <br />
Note: See TracChangeset for help on using the changeset viewer.