crawfBigG Posted October 21, 2013 Posted October 21, 2013 Is there a way to change the text of the widget headers? For instance can I make "Categories" into "Types"?
Guest Posted October 25, 2013 Posted October 25, 2013 This is assuming you are talking about OsCommerce 2.3 Go to your corresponding language file for the box heading you want to change and update it with your text... For example: File: catalog/includes/languages/english/modules/boxes/bm_categories.php Change: define('MODULE_BOXES_CATEGORIES_BOX_TITLE', 'Categories'); To your text: define('MODULE_BOXES_CATEGORIES_BOX_TITLE', 'Types');
Recommended Posts
Archived
This topic is now archived and is closed to further replies.