Changeset 14765 for main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/remita/browser_templates/goto_remita.pt
- Timestamp:
- 4 Aug 2017, 05:04:42 (7 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/remita/browser_templates/goto_remita.pt
r14764 r14765 35 35 Customer Name:</td> 36 36 <td> 37 <span tal:replace="view/ student/display_fullname">CUSTNAME</span>37 <span tal:replace="view/customer/display_fullname">CUSTNAME</span> 38 38 </td> 39 39 </tr> … … 42 42 Email Address:</td> 43 43 <td> 44 <span tal:replace="view/ student/email">EMAIL</span>44 <span tal:replace="view/customer/email">EMAIL</span> 45 45 </td> 46 46 </tr>
Note: See TracChangeset for help on using the changeset viewer.