From f26f4658d8e2a48439ca4f912dbc887cd008ee5b Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 28 Dec 2016 10:07:24 -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.20.1