You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mo...@apache.org on 2008/11/14 08:06:29 UTC

svn commit: r713941 - /ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/header.ftl

Author: mor
Date: Thu Nov 13 23:06:29 2008
New Revision: 713941

URL: http://svn.apache.org/viewvc?rev=713941&view=rev
Log:
Reverting this for now until we create a new label or use some other appropriate label as per David's comment on recent commit

Modified:
    ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/header.ftl

Modified: ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/header.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/header.ftl?rev=713941&r1=713940&r2=713941&view=diff
==============================================================================
--- ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/header.ftl (original)
+++ ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/header.ftl Thu Nov 13 23:06:29 2008
@@ -100,7 +100,6 @@
             <li id="header-bar-logout"><a href="<@o...@ofbizUrl>">${uiLabelMap.CommonLogout}</a></li>
         <#else/>
             <li id="header-bar-login"><a href="<@o...@ofbizUrl>">${uiLabelMap.CommonLogin}</a></li>
-            <li id="header-bar-login"><a href="<@o...@ofbizUrl>">${uiLabelMap.AccountingNewAccount}</a></li>
         </#if>
         <li id="header-bar-contactus"><a href="<@o...@ofbizUrl>">${uiLabelMap.CommonContactUs}</a></li>
         <li id="header-bar-main"><a href="<@o...@ofbizUrl>">${uiLabelMap.CommonMain}</a></li>