You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by er...@apache.org on 2010/10/27 16:30:00 UTC

svn commit: r1027974 - /ofbiz/trunk/themes/multiflex/includes/header.ftl

Author: erwan
Date: Wed Oct 27 14:30:00 2010
New Revision: 1027974

URL: http://svn.apache.org/viewvc?rev=1027974&view=rev
Log:
Removing Italian uiLabel Utente, and using 'My account' instead

Modified:
    ofbiz/trunk/themes/multiflex/includes/header.ftl

Modified: ofbiz/trunk/themes/multiflex/includes/header.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/themes/multiflex/includes/header.ftl?rev=1027974&r1=1027973&r2=1027974&view=diff
==============================================================================
--- ofbiz/trunk/themes/multiflex/includes/header.ftl (original)
+++ ofbiz/trunk/themes/multiflex/includes/header.ftl Wed Oct 27 14:30:00 2010
@@ -107,7 +107,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="<@o...@ofbizUrl>">${uiLabelMap.CommonProfile}</a></li>