Originally created by: sf-overlords
Created by: mramm
Created date: 2010-06-09 04:42:21.823000
Assigned to:jsteele
clean up the html in the footer.
Pages: ALL
Area: Footer
Problem: All the links have empty title tags. If we are not going to fill them then we should remove that attribute.
Code Example:
<a href="http://sf.net/support/" title="">
should be
<a href="http://sf.net/support/">
Originally by: sf-overlords
Post by jsteele:
assigned_to: Jenny Steele
status: open --> code-review
Originally by: sf-overlords
Post by mramm:
Originally by: sf-overlords
Post by mramm:
Originally by: sf-overlords
Post by noostendorp: