Last change
on this file since 17948 was
1427,
checked in by Henrik Bettermann, 18 years ago
|
approve payment modified
payments_view changed to show links
|
File size:
525 bytes
|
Line | |
---|
1 | <metal:html> |
---|
2 | <metal:body use-macro="here/main_template/macros/master"> |
---|
3 | <metal:main fill-slot="main"> |
---|
4 | x_RespCode: <span tal:replace="request/x_RespCode|nothing" /><br /> |
---|
5 | x_RespDesc: <span tal:replace="request/x_RespDesc|nothing" /><br /> |
---|
6 | x_RespPayRef: <span tal:replace="request/x_RespPayRef|nothing" /><br /> |
---|
7 | x_CardNum: <span tal:replace="request/x_CardNum|nothing" /><br /> |
---|
8 | x_ApprAmt: <span tal:replace="request/x_ApprAmt|nothing" /><br /> |
---|
9 | </metal:main> |
---|
10 | </metal:body> |
---|
11 | </metal:html> |
---|
Note: See
TracBrowser for help on using the repository browser.