r1164: When we show an errorbox, make custom fields be set to the user's value
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>