r150: Updated logging system to have one entry per changed field. We then group these...
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>