From 0069014e8081ea14e73652c6d4d57be4a04db40d Mon Sep 17 00:00:00 2001 From: Mark Moffat Date: Tue, 29 Oct 2019 18:17:58 +1030 Subject: [PATCH] Fix #88 --- views/themes/Cloth/cart.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/themes/Cloth/cart.hbs b/views/themes/Cloth/cart.hbs index 8deab63..1e0aeae 100644 --- a/views/themes/Cloth/cart.hbs +++ b/views/themes/Cloth/cart.hbs @@ -96,7 +96,7 @@ {{#ifCond page '!=' 'pay'}}
- {{#ifCond page '==' 'checkout'}} + {{#ifCond ../page '==' 'checkout'}} Pay now {{else}} Checkout