r1306: We don't need to float the columns because the id's are unique and the styling...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>