r587: If you don't have a reset in row_submit(), you still have extra
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>