caddog Posted February 7, 2008 Posted February 7, 2008 Hi all, I am new to this site, and want to just say what a great community this is... sharing such a valueable program for free. It's really amazing. Anyway, I am tinkering with my site, and I would like to change the word TOP in the header navigation to HOME. Can anyone please tell me what file that's found in? Thanks in advance! Roger
Guest Posted February 7, 2008 Posted February 7, 2008 Hi all, I am new to this site, and want to just say what a great community this is... sharing such a valueable program for free. It's really amazing. Anyway, I am tinkering with my site, and I would like to change the word TOP in the header navigation to HOME. Can anyone please tell me what file that's found in? Thanks in advance! Roger includes/languages/english.php change: define('HEADER_TITLE_TOP', 'Top'); to define('HEADER_TITLE_TOP', 'Home');
caddog Posted February 7, 2008 Author Posted February 7, 2008 Leebo, Thank you so much for the quick reply! That did the trick! Thanks!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.