r1284: Update the mail sending code to work with ISSO 2.1.x
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>