diff --git a/shop/cascade/search.py b/shop/cascade/search.py index b10f368dd..7d7bf3af3 100644 --- a/shop/cascade/search.py +++ b/shop/cascade/search.py @@ -44,7 +44,7 @@ class ShopSearchResultsPlugin(ShopPluginBase): def get_render_template(self, context, instance, placeholder): if instance.placeholder.page.application_urls != 'CatalogSearchApp': alert_msg = '''
- This {} plugin is used on a CMS page without an application of type "Search". + Plugin "{}" is used on a CMS page without an application of type "Catalog Search".
''' return engines['django'].from_string(alert_msg.format(self.name)) return select_template([