Fixing custom attributes name and description i18n

stable
Alejandro Alonso 2015-05-18 12:37:40 +02:00
parent 8287c572b1
commit 89665dca59
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@ section.custom-fields-table.basic-table
div.table-header div.table-header
div.row div.row
div.custom-name div.custom-name
span(translate="ADMIN.FIELDS.NAME") span(translate="COMMON.FIELDS.NAME")
div.custom-description div.custom-description
span(translate="ADMIN.FIELDS.DESCRIPTION") span(translate="COMMON.FIELDS.DESCRIPTION")
div.custom-options div.custom-options
div.table-body div.table-body