r1304: Fixing for good the IE <textarea> overflow issues for the comment reply boxes...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>