This is an automated email from the ASF dual-hosted git repository.
nmalin pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git
The following commit(s) were added to refs/heads/trunk by this push:
new 2218d9f Replace summary label by common one
2218d9f is described below
commit 2218d9f9a1a6b947dbd840047a67ee48bf1cd351
Author: Charles <[email protected]>
AuthorDate: Tue Sep 7 14:35:22 2021 +0200
Replace summary label by common one
---
ecommerce/template/cart/ShowCart.ftl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ecommerce/template/cart/ShowCart.ftl
b/ecommerce/template/cart/ShowCart.ftl
index 515f81c..7df0598 100644
--- a/ecommerce/template/cart/ShowCart.ftl
+++ b/ecommerce/template/cart/ShowCart.ftl
@@ -460,7 +460,7 @@ under the License.
<tfoot>
<tr class="thead-light">
<th colspan="8">
- Summary:
+ ${uiLabelMap.CommonSummary}:
</th>
</tr>
<#if shoppingCart.getAdjustments()?has_content>