[freeside-commits] branch master updated. 9838d0a7fb22277caaa19f7e00a59ec6905aca45

Ivan ivan at 420.am
Wed Dec 28 10:07:23 PST 2016


The branch, master has been updated
       via  9838d0a7fb22277caaa19f7e00a59ec6905aca45 (commit)
      from  9437bfc0dfccd408aa30e0c259031167a1991016 (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 9838d0a7fb22277caaa19f7e00a59ec6905aca45
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Dec 28 10:07:22 2016 -0800

    fix cancellations

diff --git a/httemplate/misc/process/cancel_pkg.html b/httemplate/misc/process/cancel_pkg.html
index 7e33e15..cb20712 100755
--- a/httemplate/misc/process/cancel_pkg.html
+++ b/httemplate/misc/process/cancel_pkg.html
@@ -1,4 +1,4 @@
-<& /elements/popup-topreload.html, et("Package $past_method") &>
+<& /elements/popup-topreload.html, emt("Package $past_method") &>
 <%once>
 
 my %past = ( 'cancel'   => 'cancelled',

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

Summary of changes:
 httemplate/misc/process/cancel_pkg.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list