use double quotes

svn path=/plone.app.discussion/trunk/; revision=38565
This commit is contained in:
Vincent Fretin
2010-08-06 10:01:52 +00:00
parent c1e861e969
commit d2b19deeac
8 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ class DiscussionSettingsEditForm(controlpanel.RegistryEditForm):
"in the Discussion Control Panel.\n"
"To enable comments for a specific content type, "
"go to the Types Control Panel of this type and "
"choose 'Allow comments'.\n"
"choose \"Allow comments\".\n"
"To enable the moderation workflow for comments, "
"go to the Types Control Panel, choose \"Comment\" "
"and set workflow to \"Comment Review Workflow\".")