finalcut / wp-feedlist

Automatically exported from code.google.com/p/wp-feedlist
0 stars 0 forks source link

Closing div tag for show_date_per_item argument #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to use the show_date_per_item feature. 
2.
3.

What is the expected output? What do you see instead?

Items should be in a regular unordered list. Instead, items are indented due to 
the presence of 
the starting div tag instead of the closing one.

What version of the product are you using? On what operating system?

2.22.3

Please provide any additional information below.

Line 343 should have a closing </div> tag instead of <div>

Original issue reported on code.google.com by adam....@gmail.com on 14 May 2008 at 11:55

GoogleCodeExporter commented 9 years ago
good catch. thanks

Original comment by bill.raw...@gmail.com on 23 Sep 2009 at 6:36

GoogleCodeExporter commented 9 years ago

Original comment by bill.raw...@gmail.com on 23 Sep 2009 at 6:51