--- a/src/pyams_content/shared/logo/interfaces/__init__.py Sun Mar 04 17:13:03 2018 +0100
+++ b/src/pyams_content/shared/logo/interfaces/__init__.py Tue Mar 06 11:33:09 2018 +0100
@@ -63,8 +63,8 @@
description=_("List of internal logos references"),
content_type=LOGO_CONTENT_TYPE)
- renderer = Choice(title=_("Gallery template"),
- description=_("Presentation template used for this gallery"),
+ renderer = Choice(title=_("Logos template"),
+ description=_("Presentation template used for this paragraph"),
vocabulary=LOGOS_PARAGRAPH_RENDERERS,
default='default')