diff --git a/custom_gallery/app/views/admin/images/batch_crop.html.erb b/custom_gallery/app/views/admin/custom_images/batch_crop.html.erb similarity index 100% rename from custom_gallery/app/views/admin/images/batch_crop.html.erb rename to custom_gallery/app/views/admin/custom_images/batch_crop.html.erb diff --git a/custom_gallery/app/views/admin/images/crop_process.html.erb b/custom_gallery/app/views/admin/custom_images/crop_process.html.erb similarity index 100% rename from custom_gallery/app/views/admin/images/crop_process.html.erb rename to custom_gallery/app/views/admin/custom_images/crop_process.html.erb diff --git a/custom_gallery/app/views/admin/images/edit_image.html.erb b/custom_gallery/app/views/admin/custom_images/edit_image.html.erb similarity index 100% rename from custom_gallery/app/views/admin/images/edit_image.html.erb rename to custom_gallery/app/views/admin/custom_images/edit_image.html.erb diff --git a/custom_gallery/app/views/admin/images/show.html.erb b/custom_gallery/app/views/admin/custom_images/show.html.erb similarity index 100% rename from custom_gallery/app/views/admin/images/show.html.erb rename to custom_gallery/app/views/admin/custom_images/show.html.erb diff --git a/custom_gallery/app/views/admin/images/upload_panel.html.erb b/custom_gallery/app/views/admin/custom_images/upload_panel.html.erb similarity index 100% rename from custom_gallery/app/views/admin/images/upload_panel.html.erb rename to custom_gallery/app/views/admin/custom_images/upload_panel.html.erb