diff options
Diffstat (limited to 'templates/edit_collection.tpl')
| -rw-r--r-- | templates/edit_collection.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_collection.tpl b/templates/edit_collection.tpl index d0cc42a..e85d76a 100644 --- a/templates/edit_collection.tpl +++ b/templates/edit_collection.tpl @@ -2,7 +2,7 @@ <div class="admin structure"> <div class="header"> - <h1>{tr}Edit {$gStructure->mInfo.content_type.content_description}{/tr}</h1> + <h1>{tr}Edit {$gLibertySystem->getContentTypeName(gStructure->mInfo.content_type_guid)}{/tr}</h1> </div> <div class="body"> |
