r1473: Because we didn't understand the return val of eval() all our notifications...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>