By bsdvn on
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.
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
Its not part of the default
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.
...
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
thanks, I got it
thanks, I got it
Hey, just a quick follow up
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
Verified
Verified for me too