Author: erwan
Date: Sat Nov 6 10:14:39 2010
New Revision: 1031989
URL:
http://svn.apache.org/viewvc?rev=1031989&view=revLog:
Backporting rev 1027974 to 09.04 : Removing Italian uiLabel Utente, and using 'My account' instead
Modified:
ofbiz/branches/release09.04/themes/multiflex/includes/header.ftl
Modified: ofbiz/branches/release09.04/themes/multiflex/includes/header.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/multiflex/includes/header.ftl?rev=1031989&r1=1031988&r2=1031989&view=diff==============================================================================
--- ofbiz/branches/release09.04/themes/multiflex/includes/header.ftl (original)
+++ ofbiz/branches/release09.04/themes/multiflex/includes/header.ftl Sat Nov 6 10:14:39 2010
@@ -106,7 +106,7 @@ under the License.
<#if userLogin?has_content && userLogin.userLoginId != "anonymous">
<!-- Navigation item -->
<ul>
- <li><a href="#">Utente<!--[if IE 7]><!--></a><!--<![endif]-->
+ <li><a href="#">${uiLabelMap.EcommerceMyAccount}<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul>
<li id="header-bar-viewprofile"><a href="<@ofbizUrl>viewprofile</@ofbizUrl>">${uiLabelMap.CommonProfile}</a></li>