i was just wondering if any one can tell me where i can find this which shows in the search box so i can remove it what file is it in Enter search keywords here
thanks chrisb
i was just wondering if any one can tell me where i can find this which shows in the search box so i can remove it what file is it in Enter search keywords here
thanks chrisb
Last edited by chrisb; 12 Feb 2008 at 03:32 AM. Reason: spelling mistake
includes/languages/english/header.php:
Change this:
To this:PHP Code:define('HEADER_SEARCH_DEFAULT_TEXT', 'Enter search keywords here');
PHP Code:define('HEADER_SEARCH_DEFAULT_TEXT', '');