Rename ‘All templates’

This commit is contained in:
Chris Hill-Scott
2019-01-04 13:34:15 +00:00
parent 33800c5f27
commit 39506c4794
2 changed files with 4 additions and 4 deletions

View File

@@ -1226,7 +1226,7 @@ class TemplateAndFoldersSelectionForm(Form):
"""
ALL_TEMPLATES_FOLDER = {
'name': 'All templates',
'name': 'Templates',
'id': RadioFieldWithNoneOption.NONE_OPTION_VALUE,
}