VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: lcshunter on September 14, 2012, 18:16:38 PM

Title: edit administrator virtuemart control panel display title
Post by: lcshunter on September 14, 2012, 18:16:38 PM
i well like to change the title show in the red box can anyone help please...

[attachment cleanup by admin]
Title: Re: edit administrator virtuemart control panel display title
Post by: K&K media production on September 17, 2012, 11:26:01 AM
You find it in
administrator/components/com_virtuemart/views/virtuemart/tmpl/default.php

line: JToolBarHelper::title(JText::_('COM_VIRTUEMART')." ".JText::_('COM_VIRTUEMART_CONTROL_PANEL'), 'head vm_store_48');

You can it change with language override or you use a template override in your admin template
Title: Re: edit administrator virtuemart control panel display title
Post by: jenkinhill on September 17, 2012, 13:32:42 PM
http://forum.virtuemart.net/index.php?topic=107622.msg359751#msg359751