AAAAhome/academiac/www/components/com_virtuemart/views/invoice/tmpl/mail_html_vendor.php000060400000002624151466366360025255 0ustar00
vendor->vendor_name.'
'; echo JText::sprintf('COM_VIRTUEMART_MAIL_VENDOR_CONTENT',$this->vendor->vendor_store_name,$this->shopperName,$this->currency->priceDisplay($this->orderDetails['details']['BT']->order_total,$this->currency),$this->orderDetails['details']['BT']->order_number); if(!empty($this->orderDetails['details']['BT']->customer_note)){ echo '

'.JText::sprintf('COM_VIRTUEMART_CART_MAIL_VENDOR_SHOPPER_QUESTION',$this->orderDetails['details']['BT']->customer_note).'
'; } ?>
www/tmp/com_virtuemart_update/components/com_virtuemart/views/invoice/tmpl/mail_html_vendor.php000060400000002624151476237450032376 0ustar00home/academiac
vendor->vendor_name.'
'; echo JText::sprintf('COM_VIRTUEMART_MAIL_VENDOR_CONTENT',$this->vendor->vendor_store_name,$this->shopperName,$this->currency->priceDisplay($this->orderDetails['details']['BT']->order_total,$this->currency),$this->orderDetails['details']['BT']->order_number); if(!empty($this->orderDetails['details']['BT']->customer_note)){ echo '

'.JText::sprintf('COM_VIRTUEMART_CART_MAIL_VENDOR_SHOPPER_QUESTION',$this->orderDetails['details']['BT']->customer_note).'
'; } ?>