Here's how it's set, according to the developers tool kit:
/home/greenene/public_html/zencart/includes/languages/english/extra_definitions/Mihluna/google_box_defines.php
Line #9 : define('BOX_HEADING_GOOGLE_ADSENSE', 'Ads by Goooooogle');
/home/greenene/public_html/zencart/includes/modules/sideboxes/Mihluna/google_adsense.php
Line #8 : * @version $Id: google_adsense.php 2006-06-06 06:06:06Z gilby $
Line #15 : require($template->get_template_dir('tpl_google_adsense.php',DIR_WS_TEMPLATE, $current_page_base,'sideboxes'). '/tpl_google_adsense.php');
Line #17 : $title = BOX_HEADING_GOOGLE_ADSENSE;
/home/greenene/public_html/zencart/includes/templates/mihluna/sideboxes/tpl_google_adsense.php
Line #9 : * @version $Id: tpl_google_adsense.php 2006-06-06 06:06:06Z gilby
/home/greenene/public_html/zencart/includes/templates/mihluna/templates/tpl_google_adsense.php
Line #9 : * @version $Id: tpl_google_adsense.php 2006-06-06 06:06:06Z gilby
it looks right, but I am not sure...
tc
You appear to have a typo ... or spelled a directory name wrong:
mihluna does NOT mean the same thing as Mihluna
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Well.... thank you! Capitalizing the directory had not simply crossed my mind.
tc