I am trying to edit the file "mail_html_shopperaddresses.php" in the e-mail template folder. There is a line that comes up "COM_VIRTUEMART_USER_FORM_ST_LABEL" which I want to get rid of. I've checked the language file and its not there. I tried making a new line for it, assigning it to a blank space but it doesn't solve the problem. Any ideas please?
its in the std. ini as
COM_VIRTUEMART_USER_FORM_ST_LABEL="Shipment"
it is the title uesd in the shopper field address_type_name
So how can I change it? Theres the ['values'] part in the file which shows that bit and the address, so no where on the file to stop that appearing. Is there anything in the VM backend or in the files you know of?
I've got it sorted. Went into the shopper field as you said, and changed it to a single space. Now nothing comes up where "COM_VIRTUEMART_USER_FORM_ST_LABEL" was, which is what I wanted, thanks! ;D
Intresting, in Transifex i cant see this key COM_VIRTUEMART_USER_FORM_ST_LABEL and in languagefiles too (Estonian)