Issue #2396537 by joachim, prajaankit, shackr, msound: page title for the 'Add comment type' form says only 'Add'

8.0.x
webchick 2015-01-17 12:56:44 -08:00
parent 2a554518d8
commit 8f9c2bb7a4
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ entity.comment_type.add_form:
path: '/admin/structure/comment/types/add'
defaults:
_entity_form: 'comment_type.add'
_title: 'Add'
_title: 'Add comment type'
requirements:
_permission: 'administer comment types'
options: