diff --git a/views/themes/Cloth/pay.hbs b/views/themes/Cloth/pay.hbs index 9f10f2a..128e942 100644 --- a/views/themes/Cloth/pay.hbs +++ b/views/themes/Cloth/pay.hbs @@ -33,7 +33,7 @@ {{> partials/payments/shipping-form}} {{#if session.customer}} {{#ifCond config.paymentGateway '==' 'paypal'}} - {{> payments/paypal}} + {{> partials/payments/paypal}} {{/ifCond}} {{/if}} {{#unless session.customer}} @@ -61,4 +61,4 @@ {{> (getTheme 'cart')}} - \ No newline at end of file +