Minor xhtml compataibility bug in html_select_date plugin

[email protected] ("Mark West") Tue, 5 Apr 2005 09:06:40 +0100
Newsgroups php.smarty.dev
Message-ID <[email protected]>
There's a very minor html compatability/compliance bug in the select date
plugin. Based on v2.6.9 line 256 (part of the textual years logic) is
missing an / to ensure xhtml compliance.

-Mark