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

@ -1,8 +1,8 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- Template for property group menu on individual profile page -->
<#-- Template for property group menu on individual profile page nameForOtherGroup! -->
<#assign nameForOtherGroup = nameForOtherGroup!"other">
<#assign nameForOtherGroup = "${i18n().other}">
<#if (propertyGroups.all)??>
<#assign groups = propertyGroups.all>