magento修改新注册用户的欢迎词,Thank you for registering with Main Website Store
  
  
   时间:2014-09-02 04:08来源:未知 作者:最模板zuimoban 点击:
   
   次
  
  
  默认的是:Thank you for registering with Main Website Store /app/code/core/Mage/Customer/controllers目录下:AccountController.php文件里面找到如下 $this-_getSession()-addSuccess($this-__(Thank you for registering with xxxx.c
  
  
   
    
     
      
	 默认的是:Thank you for registering with Main Website Store
	/app/code/core/Mage/Customer/controllers目录下:AccountController.php文件里面找到如下
	$this->_getSession()->addSuccess($this->__('Thank you for registering with xxxx.com', Mage::app()->getStore()->getFrontendName()));
      
      (责任编辑:最模板) | 
    
   
   
  
  
  
  
   ------分隔线----------------------------