When leaving the "Back to top" field empty, there is still a link printed to the page. It's a blank link (an <a> tag with no content), but a link nonetheless. This is particularly a problem when there are no other links, because Drupal outputs the entire node links div with nothing in it.
Here's a quick patch which should fix the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | faq_btt_killer2.patch | 1.11 KB | jjeff |
| faq_btt_killer.patch | 727 bytes | jjeff |
Comments
Comment #1
jjeff commentedWhoop. That last patch didn't work.
This one works.
Comment #2
stella commentedCommitted, thanks!
Comment #4
stella commentedReleased in faq 6.x-1.9 and 5.x-2.13.