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

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%]