r1402: It seems like this search_update.tpl file would be important. It is!
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>