Author: deepak Date: Sat Aug 26 12:09:00 2017 New Revision: 1806290 URL: http://svn.apache.org/viewvc?rev=1806290&view=rev Log: Reverted mistakenly committed code from Header.ftl at r#1796379
Modified: ofbiz/ofbiz-plugins/trunk/ecommerce/template/includes/Header.ftl Modified: ofbiz/ofbiz-plugins/trunk/ecommerce/template/includes/Header.ftl URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/ecommerce/template/includes/Header.ftl?rev=1806290&r1=1806289&r2=1806290&view=diff ============================================================================== --- ofbiz/ofbiz-plugins/trunk/ecommerce/template/includes/Header.ftl (original) +++ ofbiz/ofbiz-plugins/trunk/ecommerce/template/includes/Header.ftl Sat Aug 26 12:09:00 2017 @@ -43,7 +43,7 @@ under the License. </#if> <div id="welcome-message"> <#if sessionAttributes.autoName?has_content> - ${uiLabelMap.CommonWelcome} ${sessionAttributes.autoName}! + ${uiLabelMap.CommonWelcome} ${sessionAttributes.autoName?html}! (${uiLabelMap.CommonNotYou}? <a href="<@ofbizUrl>autoLogout</@ofbizUrl>" class="linktext">${uiLabelMap.CommonClickHere}</a>) <#else>