[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 6e4d06796d675b730ddb5c2c47fc5e3be2d6fc38

Ivan ivan at 420.am
Fri Jun 1 11:15:00 PDT 2012


The branch, FREESIDE_2_3_BRANCH has been updated
       via  6e4d06796d675b730ddb5c2c47fc5e3be2d6fc38 (commit)
      from  5dc38d70da9bdaeebc4a90c955022cdf917f62ad (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6e4d06796d675b730ddb5c2c47fc5e3be2d6fc38
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Jun 1 11:14:59 2012 -0700

    fix header on customer cancelation

diff --git a/httemplate/misc/cust_main-cancel.cgi b/httemplate/misc/cust_main-cancel.cgi
index 002c001..2ae9f10 100755
--- a/httemplate/misc/cust_main-cancel.cgi
+++ b/httemplate/misc/cust_main-cancel.cgi
@@ -1,4 +1,4 @@
-<& /elements/header.html, mt("Customer cancelled") &>
+<& /elements/header-popup.html, mt("Customer cancelled") &>
   <SCRIPT TYPE="text/javascript">
     window.top.location.reload();
   </SCRIPT>

-----------------------------------------------------------------------

Summary of changes:
 httemplate/misc/cust_main-cancel.cgi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list