fix for vivo-127

This commit is contained in:
tworrall 2013-06-12 16:04:42 -04:00
parent f267df494d
commit 3ce6a224a3
4 changed files with 7 additions and 5 deletions

View file

@ -48,7 +48,7 @@
</section> <!-- individual-intro -->
</#if>
<#assign nameForOtherGroup = "other"> <#-- used by both individual-propertyGroupMenu.ftl and individual-properties.ftl -->
<#assign nameForOtherGroup = "${i18n().other}">
<!-- Property group menu or tabs -->
<#--