View Single Post
  #2  
Old 11-22-2009, 11:57 AM
 
hooter hooter is offline
 

X-Adept
  
Join Date: Dec 2004
Posts: 519
 

Default Re: 4.3.0 - <title> for admin is a fixed language entry?

wm_remove is an xcart custom smarty modifier. Look in your /include/templater/plugins folder - it is for webmaster mode hence the "wm"
Code:
# # $Id: modifier.wm_remove.php,v 1.1.2.1 2009/04/02 06:51:20 ferz Exp $ # # Templater plugin # ------------------------------------------------------------- # Type: modifier # Name: wm_remove # Purpose: remove Webmaster mode environment # ------------------------------------------------------------- #
Quote:
2. $lng.txt_site_title = X-CART. Powerful PHP shopping cart software
The language variable for site title usage began some incremental releases ago.
__________________
Blog for X-Cart | Ebay Auction Manager
Reply With Quote