diff --git a/app/views/admin/payments/source_forms/_paypalexpress.html.erb b/app/views/spree/admin/payments/source_forms/_paypalexpress.html.erb similarity index 100% rename from app/views/admin/payments/source_forms/_paypalexpress.html.erb rename to app/views/spree/admin/payments/source_forms/_paypalexpress.html.erb diff --git a/app/views/admin/payments/source_views/_paypalexpress.html.erb b/app/views/spree/admin/payments/source_views/_paypalexpress.html.erb similarity index 100% rename from app/views/admin/payments/source_views/_paypalexpress.html.erb rename to app/views/spree/admin/payments/source_views/_paypalexpress.html.erb diff --git a/app/views/admin/paypal_payments/refund.html.erb b/app/views/spree/admin/paypal_payments/refund.html.erb similarity index 100% rename from app/views/admin/paypal_payments/refund.html.erb rename to app/views/spree/admin/paypal_payments/refund.html.erb diff --git a/app/views/shared/_paypal_express_checkout.html.erb b/app/views/spree/shared/_paypal_express_checkout.html.erb similarity index 100% rename from app/views/shared/_paypal_express_checkout.html.erb rename to app/views/spree/shared/_paypal_express_checkout.html.erb diff --git a/app/views/shared/paypal_express_confirm.html.erb b/app/views/spree/shared/paypal_express_confirm.html.erb similarity index 100% rename from app/views/shared/paypal_express_confirm.html.erb rename to app/views/spree/shared/paypal_express_confirm.html.erb