r1457: We needed to reexport the settings because 'userid' isn't a valid column option
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>