From 72d85b9d8d072344f8e68487cf285ed98960d563 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Wed, 3 Jan 2018 14:09:38 -0500 Subject: [PATCH] RT# 34134 - fixed error where payment amount field is hidden in self service. --- httemplate/elements/tr-amount_fee.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/elements/tr-amount_fee.html b/httemplate/elements/tr-amount_fee.html index f174cf5cc..9e6d9e96d 100644 --- a/httemplate/elements/tr-amount_fee.html +++ b/httemplate/elements/tr-amount_fee.html @@ -1,4 +1,4 @@ - + > <% mt('Payment amount') |h %>
-- 2.20.1