diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2013-07-02 11:57:03 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2013-07-02 11:57:03 -0700 |
| commit | 3564f619654c5cbf22fc2acbe7eff0c08308e859 (patch) | |
| tree | ab2f7e2426d40fbab94ff6f5e35873c1e99f383b /fs_selfservice/FS-SelfService/cgi/make_payment.html | |
| parent | fb4a7232c2d703e0a6b8743521b77ae292bb1df8 (diff) | |
| parent | 23db52e232596d87b97561f5f76f11668cbe33bd (diff) | |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'fs_selfservice/FS-SelfService/cgi/make_payment.html')
| -rw-r--r-- | fs_selfservice/FS-SelfService/cgi/make_payment.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html index defd4a551..915714cc3 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_payment.html @@ -1,8 +1,6 @@ -<%= $url = "$selfurl?session=$session_id;action="; ''; %> <%= include('header', 'Make a payment') %> <FORM NAME="OneTrueForm" METHOD="POST" ACTION="<%=$selfurl%>" onSubmit="document.OneTrueForm.process.disabled=true"> -<INPUT TYPE="hidden" NAME="session" VALUE="<%=$session_id%>"> <INPUT TYPE="hidden" NAME="action" VALUE="payment_results"> <TABLE BGCOLOR="#cccccc"> <TR> |
