From c5935bff8ad2b4a8eff8ebed4784d0edec4f1782 Mon Sep 17 00:00:00 2001 From: Sarah Horsup Date: Thu, 29 Oct 2020 09:27:47 +1000 Subject: [PATCH 1/2] Update wish list to be one word --- src/templates/customer/wishlist/template.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/templates/customer/wishlist/template.html b/src/templates/customer/wishlist/template.html index a699c103..63ddd3fa 100644 --- a/src/templates/customer/wishlist/template.html +++ b/src/templates/customer/wishlist/template.html @@ -3,14 +3,14 @@ - [%DATA id:'error' if:'eq' value:'LIST_NOT_FOUND'%][%/ DATA%] - [%DATA id:'msg' if:'eq' value:'LIST_DELETED'%][%/ DATA%] + [%DATA id:'error' if:'eq' value:'LIST_NOT_FOUND'%][%/ DATA%] + [%DATA id:'msg' if:'eq' value:'LIST_DELETED'%][%/ DATA%] - + [%thumb_list limit:'10' type:'list_wishlists'%] [%param pgnum%][%FORM id:'pgquote'%][%/ FORM%][%/ param%] [%param header%] @@ -51,7 +51,7 @@ [%param *footer%] [%/ param%] - [%param ifempty%]You have no wish lists setup. Please add a new list below.[%/ param%] + [%param ifempty%]You have no wishlists setup. Please add a new list below.[%/ param%] [%/ thumb_list%]

Add New List

From 833338e91acd8381e31c38d0088bb0f55812b4d5 Mon Sep 17 00:00:00 2001 From: Sarah Horsup Date: Thu, 29 Oct 2020 09:29:34 +1000 Subject: [PATCH 2/2] Update 'Wish list' to 'Wishlist' --- src/templates/customer/wishlist/view.template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/customer/wishlist/view.template.html b/src/templates/customer/wishlist/view.template.html index 7b35f651..c1394e63 100644 --- a/src/templates/customer/wishlist/view.template.html +++ b/src/templates/customer/wishlist/view.template.html @@ -7,7 +7,7 @@ -

Edit My Wish List

+

Edit My Wishlist


[%DATA id:'msg' if:'eq' value:'LIST_UPDATED'%][%/ DATA%]