r1197: - Fixing the API so we don't have verification errors; we only need to check...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>