4.x style one-time charge
[freeside.git] / httemplate / edit / quick-charge.html
index 51cd854..896e8b2 100644 (file)
@@ -446,8 +446,11 @@ function bill_now_changed (what) {
 
 </SCRIPT>
 
-</BODY>
-</HTML>
+% if ( $quotationnum ) {
+  <& /elements/footer.html &>
+% } else {
+  <& /elements/footer-cust_main.html &>
+% }
 <%init>
 
 my $curuser = $FS::CurrentUser::CurrentUser;