Hey all,
Where do i find the text for the search button i want it to say search instead of Go, ive looked in common carnt see it!
Can see the bugger in firebug like- <a class="button" onclick="moduleSearch();"><span>Go</span></a>
Is it $button_go; by any chance? in header.tpl?
Have a look in the catalog/language/YOURLANGUAGE/common/header.php file.
www.opencartstore.com
Get OpenCart Templates and OpenCart Modules.
Very Close
i have:
// Text
$_['text_home'] = 'Home';
$_['text_special'] = 'Special Offers';
$_['text_contact'] = 'Contact';
$_['text_sitemap'] = 'Sitemap';
$_['text_account'] = 'Account';
$_['text_login'] = 'Log In';
$_['text_logout'] = 'Log Off';
$_['text_cart'] = 'Basket';
$_['text_checkout'] = 'Checkout';
$_['text_keyword'] = 'Keywords';
$_['text_advanced'] = 'Advanced Search';
$_['text_category'] = 'All Categories';
// Entry
$_['entry_search'] = 'Search:';
?>
But no "Go"
I foget about the catalog lol ill have a good root around in here for it cheers mate!

// Text
$_['text_home'] = 'Home';
$_['text_special'] = 'Special Offers';
$_['text_contact'] = 'Contact';
$_['text_sitemap'] = 'Sitemap';
$_['text_account'] = 'Account';
$_['text_login'] = 'Log In';
$_['text_logout'] = 'Log Off';
$_['text_cart'] = 'Basket';
$_['text_checkout'] = 'Checkout';
$_['text_keyword'] = 'Keywords';
$_['text_advanced'] = 'Advanced Search';
$_['text_category'] = 'All Categories';
// Entry
$_['entry_search'] = 'Search:';
?>
But no "Go"
I foget about the catalog lol ill have a good root around in here for it cheers mate!
Ahh, quick look, it's in catalog/language/english/english.php
Change english for your language.
Change english for your language.
www.opencartstore.com
Get OpenCart Templates and OpenCart Modules.
Who is online
Users browsing this forum: No registered users and 1 guest