#540 Extra HTML in Footer

v1.0.0
closed
nobody
sf-2 (994)
General
nobody
2015-08-20
2010-07-07
Anonymous
No

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/">

Discussion

  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by jsteele:

    • assigned_to: Jenny Steele

    • status: open --> code-review

     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by mramm:

     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by mramm:

    • status: code-review --> validation
     
  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    Post by noostendorp:

    • status: validation --> closed
     

Log in to post a comment.