hi

I would like to delete the line "Install Drupal || Web hosting" in Garland theme - could you help me how to do it?

Tks in advance.

Comments

nevets’s picture

Its not part of the default Garland theme so I would guess its part of the footer message (Administer › Site configuration › Site information). It could also be in page.tpl.php if someone modified it.

silverwing’s picture

There was another thread a while ago about this - something about Blue Host (or another host) that put those links in the page.tpl.php file.

~silverwing

bsdvn’s picture

thanks, I got it

billlava’s picture

Hey, just a quick follow up to this post. I noticed the same thing with Bluehost's version of Drupal that was installed from their site. To change it I manually edited the page.tpl.php file found in the theme's directory (/themes/garland/ in this case) using ftp. I just removed the line (I believe it was in a between

tag) that contained the two links. Hope this helps someone else!
ryndog’s picture

Verified for me too