From 9838d0a7fb22277caaa19f7e00a59ec6905aca45 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 28 Dec 2016 10:07:22 -0800 Subject: [PATCH] fix cancellations --- httemplate/misc/process/cancel_pkg.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/misc/process/cancel_pkg.html b/httemplate/misc/process/cancel_pkg.html index 7e33e15c0..cb20712f0 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', -- 2.11.0