Look into the ofbiz-component.xml exists in each component and generally for each web application. Change the Title="Catalog" to Title="Products" will work for you. You will see the following code in the products ofbiz-component.xml.
<wbapp name="catalog" title="Catalog" service="default-server" ..... mount-point="/catalog" /> Hope it helps! -- Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Thu, Mar 28, 2013 at 3:57 PM, Vikas <[email protected]> wrote: > Hi Thank you for your reply!!!! > > Is it possible to change the menu text ? "Example : Catalog to Products" > > > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Remove-Menu-Items-tp4640177p4640185.html > Sent from the OFBiz - User mailing list archive at Nabble.com. >
