"Home" link appears at the top of the header

unrev.org - September 15, 2006 - 00:38
Project:SEO Position
Version:HEAD
Component:Code
Category:support request
Priority:normal
Assigned:mikiane
Status:active
Description

There is a "Home" link appearing at the top of every page, above the header image. For some reason I cannot get this to go away!

Any ideas?

#1

mikiane - January 3, 2007 - 14:59
Assigned to:Anonymous» mikiane

My method to patch this is to change line 21 in page.tpl.php

as follows:

<?php if ($logo) { ?><img src="<?php print $logo ?>" alt="<?php print t('Home') ?>" /><?php } ?>

 
 

Drupal is a registered trademark of Dries Buytaert.