diff options
| author | Justin DeVuyst <justin@devuyst.com> | 2017-03-03 19:20:40 -0500 |
|---|---|---|
| committer | Justin DeVuyst <justin@devuyst.com> | 2017-03-03 19:20:40 -0500 |
| commit | 62157b20f819936d8287f12689c3b5cb34efe7ae (patch) | |
| tree | 94af69cf3ac48901e6d804226f480b4675902f77 /httemplate/elements | |
| parent | 51e2a2439d923d63a5a2321864c69f82272cd362 (diff) | |
Add quantity validation for one-time charge. See RT#37675.
Diffstat (limited to 'httemplate/elements')
| -rw-r--r-- | httemplate/elements/footer-cust_main.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/footer-cust_main.html b/httemplate/elements/footer-cust_main.html index c9a9cc215..9349c1d04 100644 --- a/httemplate/elements/footer-cust_main.html +++ b/httemplate/elements/footer-cust_main.html @@ -1,2 +1,2 @@ </DIV> -<& /elements/footer.html &> +<& /elements/footer.html, %ARGS &> |
