How come my email link in drupal footer message doesn't work?
Posted
by Behrooz Karjooravary
on Stack Overflow
See other posts from Stack Overflow
or by Behrooz Karjooravary
Published on 2010-03-15T14:51:01Z
Indexed on
2010/03/15
14:59 UTC
Read the original article
Hit count: 451
This is what I have typed in the footer message section from the site configuration, sight information page:
Copyright Sage 2010 | Contact Us: < a ="mailto:[email protected]" >[email protected]< / a> | < a="www.mysite.org/contactoptions" >other contact options< / a>
However, when i click on the links nothing happens. I was told all I need to do is set input format to 'Full HTML' in drupal to make that work. But it still doesn't work.
© Stack Overflow or respective owner