[freeside-commits] branch master updated. bfd4099ae2a262e4f31e42f498f85b374ef33c36

Ivan ivan at 420.am
Fri Jun 1 11:14:59 PDT 2012


The branch, master has been updated
       via  bfd4099ae2a262e4f31e42f498f85b374ef33c36 (commit)
      from  2bc9bac2a63cb778fd7be89066bfe9f591829f96 (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 bfd4099ae2a262e4f31e42f498f85b374ef33c36
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Jun 1 11:14:58 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