AAAAhome/academiac/www/components/com_virtuemart/views/invoice/tmpl/mail_raw_footer.php 0000604 00000003026 15146656245 0025076 0 ustar 00 vendor)) {
$vendorModel = VmModel::getModel('vendor');
$this->vendor = $vendorModel->getVendor();
}
$link = JURI::root(). 'index.php?option=com_virtuemart' ;
echo "\n\n";
$link= JHTML::_('link', $link, $this->vendor->vendor_name) ;
// echo JText::_('COM_VIRTUEMART_MAIL_VENDOR_TITLE').$this->vendor->vendor_name.'
';
/* GENERAL FOOTER FOR ALL MAILS */
echo JText::_('COM_VIRTUEMART_MAIL_FOOTER' ) . $link;
echo "\n";
echo $this->vendor->vendor_name ."\n".$this->vendor->vendor_phone .' '.$this->vendor->vendor_store_name ."\n".strip_tags($this->vendor->vendor_store_desc)."\n".strip_tags(str_replace('
',"\n",$this->replaceVendorFields($this->vendor->vendor_letter_footer_html, $this->vendor)));
www/tmp/com_virtuemart_update/components/com_virtuemart/views/invoice/tmpl/mail_raw_footer.php 0000604 00000003026 15147620363 0032212 0 ustar 00 home/academiac vendor)) {
$vendorModel = VmModel::getModel('vendor');
$this->vendor = $vendorModel->getVendor();
}
$link = JURI::root(). 'index.php?option=com_virtuemart' ;
echo "\n\n";
$link= JHTML::_('link', $link, $this->vendor->vendor_name) ;
// echo JText::_('COM_VIRTUEMART_MAIL_VENDOR_TITLE').$this->vendor->vendor_name.'
';
/* GENERAL FOOTER FOR ALL MAILS */
echo JText::_('COM_VIRTUEMART_MAIL_FOOTER' ) . $link;
echo "\n";
echo $this->vendor->vendor_name ."\n".$this->vendor->vendor_phone .' '.$this->vendor->vendor_store_name ."\n".strip_tags($this->vendor->vendor_store_desc)."\n".strip_tags(str_replace('
',"\n",$this->replaceVendorFields($this->vendor->vendor_letter_footer_html, $this->vendor)));