From cb792babc07c9159e2a0a9abab80acabe6985651 Mon Sep 17 00:00:00 2001 From: SharakPL Date: Thu, 5 Jan 2023 11:34:00 +0100 Subject: [PATCH] Use more suitable phrase for sort list --- templates/catalog/_partials/sort-orders.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/catalog/_partials/sort-orders.tpl b/templates/catalog/_partials/sort-orders.tpl index 8e83d755..b9d8aec3 100644 --- a/templates/catalog/_partials/sort-orders.tpl +++ b/templates/catalog/_partials/sort-orders.tpl @@ -32,7 +32,7 @@ aria-label="{l s='Sort by selection' d='Shop.Theme.Global'}" aria-haspopup="true" aria-expanded="false"> - {if $listing.sort_selected}{$listing.sort_selected}{else}{l s='Select' d='Shop.Theme.Actions'}{/if} + {if $listing.sort_selected}{$listing.sort_selected}{else}{l s='Choose' d='Shop.Theme.Actions'}{/if}